[jdk21u-dev] RFR: 8348328: Update IANA Language Subtag Registry to Version 2025-05-15
Radek Cap
duke at openjdk.org
Wed Jun 18 11:21:30 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.
Converting to draft as I'll use to add to the following CPU release.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1846#issuecomment-2983782667
More information about the jdk-updates-dev
mailing list