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

Kimura Yukihiro kyukihiro at openjdk.org
Wed Jan 24 14:06:37 UTC 2024


On Sun, 14 Jan 2024 23:33:47 GMT, Kimura Yukihiro <kyukihiro at openjdk.org> wrote:

> 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

This pull request has now been integrated.

Changeset: 1c12d16a
Author:    Kimura Yukihiro <kyukihiro at openjdk.org>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/1c12d16a767bbf7b9b6bf82b7a1c592bee985324
Stats:     24 lines in 2 files changed: 20 ins; 0 del; 4 mod

8318410: jdk/java/lang/instrument/BootClassPath/BootClassPathTest.sh fails on Japanese Windows

Backport-of: 4144ef36bcefb0ba597be9c871b15be5043ad231

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

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


More information about the jdk-updates-dev mailing list