[jdk17u-dev] RFR: 8318410: jdk/java/lang/instrument/BootClassPath/BootClassPathTest.sh fails on Japanese Windows
Kimura Yukihiro
kyukihiro at openjdk.org
Tue Nov 28 08:59:34 UTC 2023
I would like to fix this issue because the test dose not work as intended.
8318410 resolved two issues. However, the first issue related to JEP400 is not relevant to JDK17.
Therefore, I would like to backport only the second issue,
which is the problem of tests not running properly on Windows cygwin.
Could someone please review it?
Thanks,
Kimura Yukihiro
-------------
Commit messages:
- Backport d051f22284e7ccc288c658588f73da672d9bfacd
Changes: https://git.openjdk.org/jdk17u-dev/pull/1990/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1990&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8318410
Stats: 24 lines in 2 files changed: 20 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/1990.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1990/head:pull/1990
PR: https://git.openjdk.org/jdk17u-dev/pull/1990
More information about the jdk-updates-dev
mailing list