-
-
Notifications
You must be signed in to change notification settings - Fork 322
Jdk24 codepoint : Adding Unicode and unihan files version 16.0.0 #6046
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
Jdk24 codepoint : Adding Unicode and unihan files version 16.0.0 #6046
Conversation
Codepoint test case requires the latest unicode file and unihan files as per the JDK version. As JDK24 has been updated to unicode 16.0.0, adding the corresponding files to codepoint test case as well. For more information on unicode version update, please see OpenJDK 24 release notes.
Codepoint test case requires the latest unicode file and unihan files as per the JDK version. As JDK24 has been updated to unicode 16.0.0, adding the corresponding files to codepoint test case as well. For more information on unicode version update, please see OpenJDK 24 release notes.
This commit enables codepoint test case for linux.
JDK24 hotspot MBCS_Tests_codepoint_windows: https://ci.adoptium.net/job/Grinder/12776/ |
@rishabh-ibm Please move the PR out of draft. Thanks. |
@llxia moved from draft. please review and merge it. I will try and look at locale matching on Tuesday once I am back. |
Both this PR and #6025 should be merged to release 1.0.6 branch. |
see comment eclipse-openj9/openj9#21187 (comment) |
…ptium#6046) * File updates for Unicode 16 Codepoint test case requires the latest unicode file and unihan files as per the JDK version. As JDK24 has been updated to unicode 16.0.0, adding the corresponding files to codepoint test case as well. For more information on unicode version update, please see OpenJDK 24 release notes. * Codepoint testcase updates for Unicode 16 Codepoint test case requires the latest unicode file and unihan files as per the JDK version. As JDK24 has been updated to unicode 16.0.0, adding the corresponding files to codepoint test case as well. For more information on unicode version update, please see OpenJDK 24 release notes. * Enabling Codepoint testcase for linux This commit enables codepoint test case for linux.
…) (#6056) * File updates for Unicode 16 Codepoint test case requires the latest unicode file and unihan files as per the JDK version. As JDK24 has been updated to unicode 16.0.0, adding the corresponding files to codepoint test case as well. For more information on unicode version update, please see OpenJDK 24 release notes. * Codepoint testcase updates for Unicode 16 Codepoint test case requires the latest unicode file and unihan files as per the JDK version. As JDK24 has been updated to unicode 16.0.0, adding the corresponding files to codepoint test case as well. For more information on unicode version update, please see OpenJDK 24 release notes. * Enabling Codepoint testcase for linux This commit enables codepoint test case for linux. Co-authored-by: Rishabh Thakur <[email protected]>
Codepoint test case requires the latest unicode file and unihan files as per the JDK version. As JDK24 has been updated to unicode 16.0.0, adding the corresponding files to codepoint test case as well.
There is a code change to enable the test case as well.
For more information on unicode version update, please see OpenJDK 24 release notes.