RFR: JDK-8284726: Print active locale settings in hs_err reports and in VM.info

Thomas Stuefe stuefe at openjdk.java.net
Tue Apr 26 13:23:52 UTC 2022


On Tue, 26 Apr 2022 09:28:47 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

> 



> Do you want to separate them with a header? ie. have print_active_locale do tty->print_cr "Active Locale:" or similar, like when other info such as the environment is printed? Currently they are separated from the env vars by a blank line, but maybe it's not clear they are not coming from the environment.

Sure, I can do that.

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

PR: https://git.openjdk.java.net/jdk/pull/8194


More information about the hotspot-dev mailing list