[jdk21u-dev] RFR: 8348328: Update IANA Language Subtag Registry to Version 2025-05-15
Goetz Lindenmaier
goetz at openjdk.org
Thu Jun 5 08:23:51 UTC 2025
On Wed, 4 Jun 2025 10:06:23 GMT, Radek Cap <duke at openjdk.org> wrote:
> Backport of JDK-8348328 - Update IANA Language Subtag Registry to Version 2025-05-15
>
> The IANA Functions Operator has updated the language subtag registry to "2025-05-15".
>
> Clean backport.
> Passed tier1 tests.
>
> There are the same failures on the master branch in a local run:
>
>
> compiler/escapeAnalysis/TestFindInstMemRecursion.java:
> test result: Failed. Execution failed: `main' threw exception: java.awt.AWTError: Can't connect to X11 window server using ':0' as the value of the DISPLAY variable.
>
> serviceability/sa/ClhsdbPstack.java#core
> test result: Error. Program `/home/rcap/git/github/jdk21u-dev/build/linux-x86_64-server-release/images/jdk/bin/java' timed out (timeout set to 1920000ms, elapsed time including timeout handling was 1920178ms).
>
> serviceability/sa/ClhsdbPstack.java#process
> test result: Error. Program `/home/rcap/git/github/jdk21u-dev/build/linux-x86_64-server-release/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480217ms).
>
> serviceability/sa/TestJhsdbJstackMixed.java:
> test result: Error. "driver" action timed out with a timeout of 480 seconds on agent 58
>
> java/foreign/nested/TestNested.java
> test result: Failed. Compilation failed: Compilation failed
>
>
> GH Actions are passing, Windows failures are unrelated.
HI @RadekCap
if this gets approved for 24u, we want to get this into the July update.
Thus, in this case, we will need a PR agains jdk21u, not jdk21u-dev.
But we need to wait on the decision for 24u.
I remove the approval tag in the meantime. Please label again if it get's denied for 24u (or does not make the July update).
If it makes the July update of 24u, please open a PR agains jdk21u and label jdk21u-critical-request.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1846#issuecomment-2943216964
More information about the jdk-updates-dev
mailing list