[jdk21u-dev] RFR: 8348328: Update IANA Language Subtag Registry to Version 2025-05-15

Radek Cap duke at openjdk.org
Thu Jun 5 08:35:50 UTC 2025


On Thu, 5 Jun 2025 08:21:41 GMT, Goetz Lindenmaier <goetz 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.

Hi @GoeLin,

Yes, I'm waiting for 24u approval. Let's see which will come sooner: the July update or 24u approval.
If approved first, I'll create a PR against 24u and close this one. The same situation will likely apply to 17 (PR already exists and waiting for 24u, 21u approval), and later to 11.

-------------

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1846#issuecomment-2943249031


More information about the jdk-updates-dev mailing list