RFR: 8364199: Enhance list of environment variables printed in hserr/hsinfo file
Matthias Baesken
mbaesken at openjdk.org
Mon Jul 28 15:15:17 UTC 2025
We have a number of interesting environment variables influencing the JVM/JDK that could be added to the list of environment variables printed in the hserr/hsinfo file.
JAVA_OPTS is used by lots of tools .
WAYLAND_DISPLAY and JDK_AOT_VM_OPTIONS are referenced in the codebase.
-------------
Commit messages:
- JDK-8364199
Changes: https://git.openjdk.org/jdk/pull/26509/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26509&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8364199
Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/26509.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26509/head:pull/26509
PR: https://git.openjdk.org/jdk/pull/26509
More information about the hotspot-dev
mailing list