hg: jdk9/hs-comp/hotspot: 2 new changesets
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Tue Jun 7 13:21:05 UTC 2016
Changeset: 10d071c3fa1f
Author: jcm
Date: 2016-06-06 23:24 -0700
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/10d071c3fa1f
8146416: java.lang.OutOfMemoryError triggers: assert(current_bci == 0) failed: bci isn't zero for do_not_unlock_if_synchronized
Summary: handle realloc failure pending exception.
Reviewed-by: roland
! src/share/vm/runtime/deoptimization.cpp
! src/share/vm/runtime/vframeArray.cpp
+ test/compiler/uncommontrap/DeoptReallocFailure.java
Changeset: 72fa30e09fcd
Author: thartmann
Date: 2016-06-07 09:11 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/72fa30e09fcd
Merge
- test/runtime/Unsafe/GetKlassPointerGetJavaMirror.java
More information about the jdk9-all-changes
mailing list