[jdk17u-dev] RFR: 8313815: The exception messages printed by jcmd ManagementAgent.start are corrupted on Japanese Windows
Kimura Yukihiro
duke at openjdk.org
Mon Aug 7 00:54:47 UTC 2023
I would like to fix this issue
because users can not read the exception message of jcmd ManagementAgent on localized Windows platform and can not understand what happened.
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:
- 8313815: The exception messages printed by jcmd ManagementAgent.start are corrupted on Japanese Windows
Changes: https://git.openjdk.org/jdk17u-dev/pull/1641/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1641&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/jdk17u-dev/pull/1641.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1641/head:pull/1641
PR: https://git.openjdk.org/jdk17u-dev/pull/1641
More information about the jdk-updates-dev
mailing list