[jdk11u-dev] RFR: 8318410: jdk/java/lang/instrument/BootClassPath/BootClassPathTest.sh fails on Japanese Windows

Kimura Yukihiro kyukihiro at openjdk.org
Sun Jan 14 23:40:57 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 JDK11.
Therefore, I would like to backport only the second issue,
which is the problem of tests not running properly on Windows cygwin.
Backporting to JDK11 is the same as backporting to JDK17 which has already done.

Could someone please review it?

Thanks,
Kimura Yukihiro

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

Commit messages:
 - Backport d051f22284e7ccc288c658588f73da672d9bfacd

Changes: https://git.openjdk.org/jdk11u-dev/pull/2456/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2456&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/jdk11u-dev/pull/2456.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2456/head:pull/2456

PR: https://git.openjdk.org/jdk11u-dev/pull/2456


More information about the jdk-updates-dev mailing list