[jdk8u-dev] RFR: 8318410: jdk/java/lang/instrument/BootClassPath/BootClassPathTest.sh fails on Japanese Windows
Kazuhisa Takakuri
ktakakuri at openjdk.org
Tue Feb 13 12:13:13 UTC 2024
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 JDK8. Therefore, I would like to backport only the second issue, which is the problem of tests not running properly on Windows cygwin. The fix applis cleanly to 8u from 17u.
-------------
Commit messages:
- Backport 4144ef36bcefb0ba597be9c871b15be5043ad231
Changes: https://git.openjdk.org/jdk8u-dev/pull/440/files
Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=440&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/jdk8u-dev/pull/440.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/440/head:pull/440
PR: https://git.openjdk.org/jdk8u-dev/pull/440
More information about the jdk8u-dev
mailing list