hg: jdk9/hs/hotspot: 8134434: JVM_DoPrivileged() fires assert(_exception_caught == false) failed: _exception_caught is out of phase

dmitry.samersoff at oracle.com dmitry.samersoff at oracle.com
Wed Jul 13 09:00:07 UTC 2016


Changeset: 640529d7d9e2
Author:    dsamersoff
Date:      2016-07-13 10:51 +0300
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/640529d7d9e2

8134434: JVM_DoPrivileged() fires assert(_exception_caught == false) failed: _exception_caught is out of phase
Summary: Explicitly set exception detected inside rethrow_C
Reviewed-by: goetz, sspitsyn
Contributed-by: richard.reingruber at sap.com

! src/share/vm/opto/runtime.cpp
+ test/serviceability/jvmti/ExceptionCaughtOutOfPhase/ExceptionCaughtOutOfPhaseTest.java



More information about the jdk9-hs-changes mailing list