[jdk11u-dev] RFR: 8313815: The exception messages printed by jcmd ManagementAgent.start are corrupted on Japanese Windows

Kimura Yukihiro kyukihiro at openjdk.org
Wed Sep 20 01:28:21 UTC 2023


I would like to backport this fix to 11u.
The original patch applies cleanly to 11u.
There is no risk, because the logic around the changes is same as jdk17
Testing:
all serviceability area tests jdk_svc, and a specific test to verify the fix.

Could anyone review the fix please?

Thanks,
Kimura Yukihiro

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

Commit messages:
 - Backport 7286bb8518543501045de4cf970094ac9c1af4fa

Changes: https://git.openjdk.org/jdk11u-dev/pull/2134/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2134&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8313815
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/2134.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2134/head:pull/2134

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


More information about the jdk-updates-dev mailing list