RFR: 8271356: Modify jdb to treat an empty command as a repeat of the previous command [v5]
Chris Plummer
cjplummer at openjdk.java.net
Mon Oct 25 02:02:06 UTC 2021
On Tue, 19 Oct 2021 21:52:14 GMT, Ioi Lam <iklam at openjdk.org> wrote:
>>> Hi Jacob, this is not your fault, but the "zz help text" in the Chinese and Japanese versions are in a single huge line. This makes it impossible to see what you have changed in the GitHub diffs, and impossible to tell whether you made any typos in the process.
>>
>> I'd suggest you just undo the change. As mentioned earlier, localization is not your responsibility, and this lack of localization won't cause jdb to not run properly. It will just be missing some help text.
>
>> > Hi Jacob, this is not your fault, but the "zz help text" in the Chinese and Japanese versions are in a single huge line. This makes it impossible to see what you have changed in the GitHub diffs, and impossible to tell whether you made any typos in the process.
>>
>> I'd suggest you just undo the change. As mentioned earlier, localization is not your responsibility, and this lack of localization won't cause jdb to not run properly. It will just be missing some help text.
>
> Sounds good to me, too. Just remember to file a bug to update the localized text.
> Okay, looks like Skara still needs this to be marked as reviewed before I can integrate it. @iklam and @plummercj, would one or both of you be able to fulfill that requirement if no more changes are needed here?
I just added some comments regarding a localization issue that needs to be addressed. Also, just a reminder that you need two reviews for anything hotspot related (which includes all serviceability support), although technically Skara will let you get away with just one.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5290
More information about the serviceability-dev
mailing list