hg: jdk9/hs-comp/hotspot: 2 new changesets

albert.noll at oracle.com albert.noll at oracle.com
Tue Aug 5 07:34:56 UTC 2014


Changeset: 1ec9cc4fe863
Author:    thartmann
Date:      2014-08-05 08:25 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/1ec9cc4fe863

8054081: Crashes with assert "modified node is not on IGVN._worklist"
Summary: Modified safepoint nodes are not added to the IGVN worklist by 'PhaseMacroExpand::scalar_replacement()'
Reviewed-by: kvn, roland

! src/share/vm/opto/macro.cpp

Changeset: 1c20691306e9
Author:    thartmann
Date:      2014-07-31 08:39 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/1c20691306e9

8053915: bigapps assert failure in C2: modified node is not on IGVN._worklist
Summary: Add modified node to the IGVN worklist in 'PhaseIdealLoop::do_range_check'.
Reviewed-by: kvn, roland

! src/share/vm/opto/loopTransform.cpp



More information about the jdk9-all-changes mailing list