hg: jdk/hs: 8196626: [Graal] runtime/appcds/UseAppCDS.java crashes with "VM thread using lock Heap_lock (not allowed to block on)"
calvin.cheung at oracle.com
calvin.cheung at oracle.com
Fri Mar 9 21:41:37 UTC 2018
Changeset: 3bb8b00832d0
Author: ccheung
Date: 2018-03-09 13:36 -0800
URL: http://hg.openjdk.java.net/jdk/hs/rev/3bb8b00832d0
8196626: [Graal] runtime/appcds/UseAppCDS.java crashes with "VM thread using lock Heap_lock (not allowed to block on)"
Summary: print a message and abort CDS dumping when the allocation of metaspace has failed
Reviewed-by: iklam, mseledtsov
! src/hotspot/share/interpreter/rewriter.cpp
! src/hotspot/share/memory/metaspace.cpp
! src/hotspot/share/memory/metaspaceShared.cpp
+ test/hotspot/jtreg/runtime/appcds/GraalWithLimitedMetaspace.java
More information about the jdk-hs-changes
mailing list