hg: jdk7/hotspot-comp/hotspot: 6957004: MethodComparator uses the wrong CP index accessor

john.r.rose at oracle.com john.r.rose at oracle.com
Fri May 28 23:33:36 PDT 2010


Changeset: beb77f0d41b3
Author:    jrose
Date:      2010-05-28 16:23 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/beb77f0d41b3

6957004: MethodComparator uses the wrong CP index accessor
Summary: Change two uses of get_index_u2 to get_index_u2_cpcache; also tweak some debugging print functions
Reviewed-by: kvn

! src/share/vm/oops/constantPoolKlass.cpp
! src/share/vm/oops/methodKlass.cpp
! src/share/vm/prims/methodComparator.cpp



More information about the hotspot-compiler-dev mailing list