hg: hsx/hotspot-comp/hotspot: 8000313: C2 should use jlong for 64bit values
vladimir.kozlov at oracle.com
vladimir.kozlov at oracle.com
Mon Oct 8 14:52:02 PDT 2012
Changeset: 377508648226
Author: vlivanov
Date: 2012-10-08 13:02 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/377508648226
8000313: C2 should use jlong for 64bit values
Summary: Replace all occurrences of long with jlong in C2 code.
Reviewed-by: kvn, twisti
! src/share/vm/opto/graphKit.cpp
! src/share/vm/opto/loopTransform.cpp
! src/share/vm/opto/loopnode.cpp
! src/share/vm/opto/phaseX.hpp
More information about the hotspot-compiler-dev
mailing list