jdk-24/make/test
Thomas Schatzl 6e9f44c74c 8137099: G1 needs to "upgrade" GC within the safepoint if it can't allocate during that safepoint to avoid OoME
During a minor GC, if memory allocation fails, start a full GC within the same VM operation in the same safepoint. This avoids a race where the GC locker can prevent the full GC from occurring, and a premature OoME.

Co-authored-by: Axel Siebenborn <axel.siebenborn@sap.com>
Reviewed-by: ehelin, sjohanss, phh
2018-01-11 10:40:01 +01:00
..
BuildFailureHandler.gmk 8187444: Forest Consolidation: Make build work 2017-09-12 19:03:56 +02:00
BuildTestLib.gmk 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:09:25 -04:00
JtregNativeHotspot.gmk 8137099: G1 needs to "upgrade" GC within the safepoint if it can't allocate during that safepoint to avoid OoME 2018-01-11 10:40:01 +01:00
JtregNativeJdk.gmk 8164512: Replace ClassLoader use of finalizer with phantom reference to unload native library 2017-11-06 17:48:00 -08:00