hg: jdk9/hs-rt/hotspot: 8028275: Metaspace ShrinkGrowTest causes fatal error if run with JFR

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Mon Jan 27 20:59:25 PST 2014


Changeset: febc6428bc79
Author:    coleenp
Date:      2014-01-27 23:12 -0500
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/febc6428bc79

8028275: Metaspace ShrinkGrowTest causes fatal error if run with JFR
Summary: Clean up initialization from Threads::create_vm() so that exceptions cause vm_exit_during_initialzation without an exception mark.
Reviewed-by: dholmes, hseigel

! src/share/vm/oops/constantPool.cpp
! src/share/vm/prims/jni.cpp
! src/share/vm/runtime/thread.cpp
! src/share/vm/runtime/thread.hpp
! src/share/vm/utilities/exceptions.hpp



More information about the jdk9-hs-rt-changes mailing list