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
..
2018-01-04 10:14:50 -08:00
2018-01-04 04:22:28 +00:00
2018-01-04 04:22:28 +00:00
2017-12-08 23:43:25 +01:00
2017-11-06 20:29:49 -08:00