mirror of
https://github.com/darlinghq/darling-openjdk.git
synced 2024-12-03 10:01:08 +00:00
6e9f44c74c
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 |
||
---|---|---|
.jcheck | ||
bin | ||
doc | ||
make | ||
src | ||
test | ||
.hgignore | ||
.hgtags | ||
ADDITIONAL_LICENSE_INFO | ||
ASSEMBLY_EXCEPTION | ||
configure | ||
LICENSE | ||
Makefile | ||
README |
Welcome to OpenJDK! =================== For information about building OpenJDK, including how to fully retrieve all source code, please see either of these: * doc/building.html (html version) * doc/building.md (markdown version) See http://openjdk.java.net/ for more information about OpenJDK.