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

Chris Plummer cjplummer at openjdk.org
Wed Aug 9 17:10:58 UTC 2023


On Wed, 9 Aug 2023 07:28:33 GMT, Kimura Yukihiro <duke at openjdk.org> wrote:

>> 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
>
> Kimura Yukihiro has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
> 
>  - Merge master
>  - 8313815: The exception messages printed by jcmd ManagementAgent.start are corrupted on Japanese Windows

If you are going to go with the localization of "Agent already started" approach, it should probably be done in 22 and then backported. If you want to just go with your current fix, that's ok to.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1641#issuecomment-1671818503


More information about the jdk-updates-dev mailing list