hg: jdk9/hs-comp/hotspot: 2 new changesets
zoltan.majo at oracle.com
zoltan.majo at oracle.com
Thu Oct 8 12:52:42 UTC 2015
Changeset: 09fb2c936faa
Author: zmajo
Date: 2015-10-08 12:10 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/09fb2c936faa
8137160: Use Compile::live_nodes instead of Compile::unique() in appropriate places -- followup
Summary: Change two code locations to use live_nodes() instead of unique() for allocating memory. Adjust comments.
Reviewed-by: kvn
! src/share/vm/opto/compile.cpp
! src/share/vm/opto/domgraph.cpp
! src/share/vm/opto/matcher.cpp
Changeset: 0011fab3f1b5
Author: zmajo
Date: 2015-10-08 10:25 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/0011fab3f1b5
Merge
More information about the jdk9-hs-comp-changes
mailing list