hg: jdk9/hs/hotspot: 2 new changesets
dmitry.samersoff at oracle.com
dmitry.samersoff at oracle.com
Tue Dec 20 13:43:20 UTC 2016
Changeset: 4b542f41d269
Author: dsamersoff
Date: 2016-12-20 15:40 +0300
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/4b542f41d269
8165496: assert(_exception_caught == false) failed: _exception_caught is out of phase
Summary: Two separate flags, exception_detected and exception_caught, replaced with one.
Reviewed-by: sspitsyn, coleenp, dholmes
! src/share/vm/opto/runtime.cpp
! src/share/vm/prims/jvmtiExport.cpp
! src/share/vm/prims/jvmtiThreadState.cpp
! src/share/vm/prims/jvmtiThreadState.hpp
- test/serviceability/jvmti/ExceptionCaughtOutOfPhase/ExceptionCaughtOutOfPhaseTest.java
Changeset: aa0230626c13
Author: dsamersoff
Date: 2016-12-20 13:02 +0000
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/aa0230626c13
Merge
- test/serviceability/jvmti/ExceptionCaughtOutOfPhase/ExceptionCaughtOutOfPhaseTest.java
More information about the jdk9-all-changes
mailing list