RFR[13, xs]: 8227275: Within native OOM error handling, assertions may hang the process

Thomas Stüfe thomas.stuefe at gmail.com
Tue Jul 9 09:23:33 UTC 2019


Dear all,

may I please have reviews for the following issue:

JBS: https://bugs.openjdk.java.net/browse/JDK-8227275
cr:
http://cr.openjdk.java.net/~stuefe/webrevs/8227275-native-oom-hanging-assertions/webrev.00/webrev/

Summary: on OOM, we may fail to disarm assertion poison page; this may lead
to endless loops during error handling if assertions happen in native OOM
scenarios.

For more details, pls see the JBS issue.

Thanks, Thomas


More information about the hotspot-runtime-dev mailing list