On Wed, 1 Feb 2023 07:20:13 GMT, Alan Bateman <al...@openjdk.org> wrote:

> The equivalent in jlink and jimage are using Locale.ENGLISH, I guess we 
> should try to keep them consistent.

This class is using `Locale.ROOT` to convert modifiers to lowercase, and there 
is no reference to `Locale.ENGLISH`.

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

PR: https://git.openjdk.org/jdk/pull/12281

Reply via email to