hg: jdk9/hs-comp/hotspot: 3 new changesets
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Mon Mar 2 17:12:12 UTC 2015
Changeset: 16a66b3338de
Author: thartmann
Date: 2015-03-02 13:40 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/16a66b3338de
8006960: hotspot, "impossible" assertion failure
Summary: Escape state of allocated object should be always adjusted after it was passed to a method.
Reviewed-by: kvn
! src/share/vm/ci/bcEscapeAnalyzer.cpp
+ test/compiler/escapeAnalysis/TestEscapeThroughInvoke.java
Changeset: d319aa28b87f
Author: thartmann
Date: 2015-03-02 15:11 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/d319aa28b87f
Merge
Changeset: 9b9e7edc17ce
Author: thartmann
Date: 2015-03-02 15:20 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/9b9e7edc17ce
Merge
! src/share/vm/ci/bcEscapeAnalyzer.cpp
More information about the jdk9-all-changes
mailing list