RFR(xxs): 8227035: JVM::printFlags fails in native OOM situations

Thomas Stüfe thomas.stuefe at gmail.com
Mon Jul 1 16:09:16 UTC 2019


Hi all,

JVM::printFlags crashed on me in a native OOM situation. That was
unnecessary.

small and simple fix:

issue: https://bugs.openjdk.java.net/browse/JDK-8227035
webrev:
http://cr.openjdk.java.net/~stuefe/webrevs/8227035-jvmflags-printflags-shall-not-allocate/webrev.00/webrev/

Thank you!

..Thomas


More information about the hotspot-runtime-dev mailing list