hg: jdk9/hs-comp/hotspot: 2 new changesets
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Tue Jan 26 14:11:32 UTC 2016
Changeset: e2642d8eb6f4
Author: thartmann
Date: 2016-01-26 10:46 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/e2642d8eb6f4
8147876: ciTypeFlow::is_dominated_by() writes outside dominated array
Summary: ciTypeFlow::is_dominated_by() should use block_count() instead of _methodBlocks->num_blocks().
Reviewed-by: neliasso, vlivanov, kvn
! src/share/vm/ci/ciTypeFlow.cpp
Changeset: 8a7eb41814e3
Author: thartmann
Date: 2016-01-26 11:53 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/8a7eb41814e3
Merge
More information about the jdk9-all-changes
mailing list