hg: jdk/submit: 8227766: CheckUnhandledOops is broken in MemAllocator
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Thu Jul 18 11:43:52 UTC 2019
Changeset: 51f5b4c29626
Author: coleenp
Date: 2019-07-18 07:06 -0400
URL: https://hg.openjdk.java.net/jdk/submit/rev/51f5b4c29626
8227766: CheckUnhandledOops is broken in MemAllocator
Summary: Save oop created in handle more eagerly, so CheckUnhandledOops doesn't bash it.
Reviewed-by: lfoltan, eosterlund
! src/hotspot/share/classfile/stringTable.cpp
! src/hotspot/share/gc/shared/memAllocator.cpp
! src/hotspot/share/runtime/javaCalls.cpp
! src/hotspot/share/runtime/unhandledOops.cpp
! src/hotspot/share/services/gcNotifier.cpp
+ test/hotspot/jtreg/runtime/CheckUnhandledOops/TestOutOfMemory.java
More information about the jdk-submit-changes
mailing list