hg: jdk8u/jdk8u-dev/hotspot: 8008321: compile.cpp verify_graph_edges uses bool as int
gnu.andrew at redhat.com
gnu.andrew at redhat.com
Wed Jun 20 16:54:03 UTC 2018
Changeset: c96534cd81fe
Author: thartmann
Date: 2014-06-20 08:14 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/c96534cd81fe
8008321: compile.cpp verify_graph_edges uses bool as int
Summary: The dead_nodes counter in verify_graph_edges(..) has the type bool but is used as int.
Reviewed-by: roland, anoll
! src/share/vm/opto/compile.cpp
More information about the jdk8u-dev-changes
mailing list