Skip to content

8334418: Update IANA Language Subtag Registry to Version 2024-06-14 #19757

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

justin-curtis-lu
Copy link
Member

@justin-curtis-lu justin-curtis-lu commented Jun 17, 2024

Please review this PR, which is a trivial update of the IANA subtag registry to version 2024-06-14.
Announcement: https://mm.icann.org/pipermail/ietf-languages-announcements/2024-June/000092.html


Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue

Issue

  • JDK-8334418: Update IANA Language Subtag Registry to Version 2024-06-14 (Enhancement - P4)

Reviewers

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/19757/head:pull/19757
$ git checkout pull/19757

Update a local copy of the PR:
$ git checkout pull/19757
$ git pull https://git.openjdk.org/jdk.git pull/19757/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 19757

View PR using the GUI difftool:
$ git pr show -t 19757

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/19757.diff

Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Jun 17, 2024

👋 Welcome back jlu! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk
Copy link

openjdk bot commented Jun 17, 2024

@justin-curtis-lu This change now passes all automated pre-integration checks.

ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details.

After integration, the commit message for the final commit will be:

8334418: Update IANA Language Subtag Registry to Version 2024-06-14

Reviewed-by: lancea, iris, srl, naoto

You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed.

At the time when this comment was updated there had been 67 new commits pushed to the master branch:

  • a4582a8: 8334166: Enable binary check
  • 7baddc2: 8334339: Test java/nio/file/attribute/BasicFileAttributeView/CreationTime.java fails on alinux3
  • eb110bd: 8334180: NMT gtests introduced with 8312132 should be labeled as NMT
  • 652784c: 8334392: Switch RNG in NMT's treap
  • 72ca7ba: 8334708: FFM: two javadoc problems
  • 7e55ed3: 8333748: javap crash - Fatal error: Unmatched bit position 0x2 for location CLASS
  • 1ff5acd: 8332099: since-checker - Add @ since to package-info in jdk.jsobject
  • 689cee3: 8334509: Cancelling PageDialog does not return the same PageFormat object
  • 8e1d2b0: 8334441: Mark tests in jdk_security_infra group as manual
  • 93d9802: 8334715: [riscv] Mixed use of tab and whitespace in riscv.ad
  • ... and 57 more: https://git.openjdk.org/jdk/compare/801bf15f02ca47c3547eb677079d7d2f3af1de8c...master

As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details.

➡️ To integrate this PR with the above commit message to the master branch, type /integrate in a new comment.

@openjdk openjdk bot changed the title JDK-8334418: Update IANA Language Subtag Registry to Version 2024-06-14 8334418: Update IANA Language Subtag Registry to Version 2024-06-14 Jun 17, 2024
@openjdk openjdk bot added the rfr Pull request is ready for review label Jun 17, 2024
@openjdk
Copy link

openjdk bot commented Jun 17, 2024

@justin-curtis-lu The following labels will be automatically applied to this pull request:

  • core-libs
  • i18n

When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing lists. If you would like to change these labels, use the /label pull request command.

@openjdk openjdk bot added core-libs core-libs-dev@openjdk.org i18n i18n-dev@openjdk.org labels Jun 17, 2024
@mlbridge
Copy link

mlbridge bot commented Jun 17, 2024

Webrevs

@openjdk openjdk bot added the ready Pull request is ready to be integrated label Jun 18, 2024
@justin-curtis-lu
Copy link
Member Author

/integrate
Thanks for the reviews!

@openjdk
Copy link

openjdk bot commented Jun 25, 2024

Going to push as commit 861aefc.
Since your change was applied there have been 94 commits pushed to the master branch:

  • f8bf470: 8334810: Redo: Un-ProblemList LocaleProvidersRun and CalendarDataRegression
  • 933eaba: 8334629: [BACKOUT] PhaseIdealLoop::conditional_move is too conservative
  • 7429c37: 8334598: Default classlist in JDK is not deterministic after JDK-8293980
  • 9c89f08: 8334421: assert(!oldbox->is_unbalanced()) failed: this should not be called for unbalanced region
  • 57f8b91: 8333658: NMT: Use an allocator with 4-byte pointers to save memory in NativeCallStackStorage
  • 6c67933: 8334899: Test runtime/cds/appcds/javaldr/ExceptionDuringDumpAtObjectsInitPhase.java failed after JDK-8306580
  • cae94b2: 8334397: RISC-V: verify perf of ReverseBytesS/US
  • 75a2afa: 8248981: Specify list of standard message digest and mgf algorithms for RSASSA-PSS signature
  • baafa66: 8334287: Man page update for jstatd deprecation
  • c30e040: 8331911: Reconsider locking for recently disarmed nmethods
  • ... and 84 more: https://git.openjdk.org/jdk/compare/801bf15f02ca47c3547eb677079d7d2f3af1de8c...master

Your commit was automatically rebased without conflicts.

@openjdk openjdk bot added the integrated Pull request has been integrated label Jun 25, 2024
@openjdk openjdk bot closed this Jun 25, 2024
@openjdk openjdk bot removed ready Pull request is ready to be integrated rfr Pull request is ready for review labels Jun 25, 2024
@openjdk
Copy link

openjdk bot commented Jun 25, 2024

@justin-curtis-lu Pushed as commit 861aefc.

💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored.

@weibxiao
Copy link
Contributor

/backport jdk23u

@openjdk
Copy link

openjdk bot commented Jul 10, 2024

@weibxiao the backport was successfully created on the branch backport-weibxiao-861aefca-master in my personal fork of openjdk/jdk23u. To create a pull request with this backport targeting openjdk/jdk23u:master, just click the following link:

➡️ Create pull request

The title of the pull request is automatically filled in correctly and below you find a suggestion for the pull request body:

Hi all,

This pull request contains a backport of commit 861aefca from the openjdk/jdk repository.

The commit being backported was authored by Justin Lu on 25 Jun 2024 and was reviewed by Lance Andersen, Iris Clark, Steven Loomis and Naoto Sato.

Thanks!

If you need to update the source branch of the pull then run the following commands in a local clone of your personal fork of openjdk/jdk23u:

$ git fetch https://github.com/openjdk-bots/jdk23u.git backport-weibxiao-861aefca-master:backport-weibxiao-861aefca-master
$ git checkout backport-weibxiao-861aefca-master
# make changes
$ git add paths/to/changed/files
$ git commit --message 'Describe additional changes made'
$ git push https://github.com/openjdk-bots/jdk23u.git backport-weibxiao-861aefca-master

⚠️ @weibxiao You are not yet a collaborator in my fork openjdk-bots/jdk23u. An invite will be sent out and you need to accept it before you can proceed.

@openjdk
Copy link

openjdk bot commented Jul 10, 2024

@weibxiao The command approval can only be used in open pull requests.

@openjdk
Copy link

openjdk bot commented Jul 10, 2024

@weibxiao The command approval can only be used in open pull requests.

@justin-curtis-lu
Copy link
Member Author

/backport :jdk23

@openjdk
Copy link

openjdk bot commented Jul 10, 2024

@justin-curtis-lu the backport was successfully created on the branch backport-justin-curtis-lu-861aefca-jdk23 in my personal fork of openjdk/jdk. To create a pull request with this backport targeting openjdk/jdk:jdk23, just click the following link:

➡️ Create pull request

The title of the pull request is automatically filled in correctly and below you find a suggestion for the pull request body:

Hi all,

This pull request contains a backport of commit 861aefca from the openjdk/jdk repository.

The commit being backported was authored by Justin Lu on 25 Jun 2024 and was reviewed by Lance Andersen, Iris Clark, Steven Loomis and Naoto Sato.

Thanks!

If you need to update the source branch of the pull then run the following commands in a local clone of your personal fork of openjdk/jdk:

$ git fetch https://github.com/openjdk-bots/jdk.git backport-justin-curtis-lu-861aefca-jdk23:backport-justin-curtis-lu-861aefca-jdk23
$ git checkout backport-justin-curtis-lu-861aefca-jdk23
# make changes
$ git add paths/to/changed/files
$ git commit --message 'Describe additional changes made'
$ git push https://github.com/openjdk-bots/jdk.git backport-justin-curtis-lu-861aefca-jdk23

⚠️ @justin-curtis-lu You are not yet a collaborator in my fork openjdk-bots/jdk. An invite will be sent out and you need to accept it before you can proceed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core-libs core-libs-dev@openjdk.org i18n i18n-dev@openjdk.org integrated Pull request has been integrated
Development

Successfully merging this pull request may close these issues.

6 participants