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

gerard ziemski gerard.ziemski at oracle.com
Mon Jul 1 16:44:43 UTC 2019


hi Thomas,

Looks good, thank you for fixing this.

Can you please share any details, in what situation you ran into a 
problem with this code? I'd like to know, so in the future I could maybe 
test out such a scenario on my own?


cheers


On 7/1/19 11:09 AM, Thomas Stüfe wrote:
> 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