Skip to content

Add missing jdk-26+ ko and zh_CN MBCS ResourceBundleTest files#6941

Merged
sophia-guo merged 7 commits intoadoptium:masterfrom
andrew-m-leonard:mbcs_fix
Mar 12, 2026
Merged

Add missing jdk-26+ ko and zh_CN MBCS ResourceBundleTest files#6941
sophia-guo merged 7 commits intoadoptium:masterfrom
andrew-m-leonard:mbcs_fix

Conversation

@andrew-m-leonard
Copy link
Copy Markdown
Contributor

@andrew-m-leonard andrew-m-leonard commented Mar 12, 2026

Fixes #6940

  • Refactor to find resource bundles for feature version and locale

Test: https://ci.adoptium.net/job/Test_openjdk26_hs_special.functional_x86-64_linux_rerun/23/
11:41:35 PASSED test targets:
11:41:35 MBCS_Tests_i18n_ko_KR_linux_0
11:41:35 MBCS_Tests_i18n_zh_CN_linux_0

Full special.functional test:
https://ci.adoptium.net/job/Test_openjdk26_hs_special.functional_x86-64_linux/26/ - Both Pass along with all the rest...
just the known two remain as before:

13:12:04  FAILED test targets:
13:12:04  	MBCS_Tests_codepoint_linux_0
13:12:04  	MBCS_Tests_unicode_linux_0

Signed-off-by: Andrew Leonard <andrew.m.leonard@ibm.com>
@andrew-m-leonard andrew-m-leonard marked this pull request as draft March 12, 2026 11:56
@andrew-m-leonard andrew-m-leonard marked this pull request as draft March 12, 2026 11:56
Signed-off-by: Andrew Leonard <andrew.m.leonard@ibm.com>
Signed-off-by: Andrew Leonard <andrew.m.leonard@ibm.com>
Signed-off-by: Andrew Leonard <andrew.m.leonard@ibm.com>
Signed-off-by: Andrew Leonard <andrew.m.leonard@ibm.com>
Signed-off-by: Andrew Leonard <andrew.m.leonard@ibm.com>
Signed-off-by: Andrew Leonard <andrew.m.leonard@ibm.com>
@andrew-m-leonard andrew-m-leonard marked this pull request as ready for review March 12, 2026 13:37
Copy link
Copy Markdown
Contributor

@smlambert smlambert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the update, thanks @andrew-m-leonard !

@sophia-guo sophia-guo merged commit cf866c5 into adoptium:master Mar 12, 2026
2 checks passed
sophia-guo pushed a commit to sophia-guo/openjdk-tests that referenced this pull request Mar 12, 2026
…ium#6941)

* Add missing jdk-26+ ko and zh_CN MBCS ResourceBundleTest files

Signed-off-by: Andrew Leonard <andrew.m.leonard@ibm.com>

* Refactor ResourceBundle locale loading to be more efficient

Signed-off-by: Andrew Leonard <andrew.m.leonard@ibm.com>

* Refactor ResourceBundle locale loading to be more efficient

Signed-off-by: Andrew Leonard <andrew.m.leonard@ibm.com>

* Refactor ResourceBundle locale loading to be more efficient

Signed-off-by: Andrew Leonard <andrew.m.leonard@ibm.com>

* Refactor ResourceBundle locale loading to be more efficient

Signed-off-by: Andrew Leonard <andrew.m.leonard@ibm.com>

* Refactor ResourceBundle locale loading to be more efficient

Signed-off-by: Andrew Leonard <andrew.m.leonard@ibm.com>

* Refactor ResourceBundle locale loading to be more efficient

Signed-off-by: Andrew Leonard <andrew.m.leonard@ibm.com>

---------

Signed-off-by: Andrew Leonard <andrew.m.leonard@ibm.com>
smlambert pushed a commit that referenced this pull request Mar 12, 2026
#6944)

* Add missing jdk-26+ ko and zh_CN MBCS ResourceBundleTest files



* Refactor ResourceBundle locale loading to be more efficient



* Refactor ResourceBundle locale loading to be more efficient



* Refactor ResourceBundle locale loading to be more efficient



* Refactor ResourceBundle locale loading to be more efficient



* Refactor ResourceBundle locale loading to be more efficient



* Refactor ResourceBundle locale loading to be more efficient



---------

Signed-off-by: Andrew Leonard <andrew.m.leonard@ibm.com>
Co-authored-by: Andrew Leonard <31470007+andrew-m-leonard@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MBCS_Tests_i18n_ko_KR_linux_0 FAILED in Test_openjdk26_hs_special.functional_x86-64_linux

3 participants