hg: jdk7/hotspot-rt/hotspot: 3 new changesets

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Thu Mar 3 21:04:09 PST 2011


Changeset: 9f44e9aad2d9
Author:    coleenp
Date:      2011-03-03 19:51 -0500
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/9f44e9aad2d9

7022999: Can't build with FORCE_TIERED=0
Summary: Put UseFastLocking test under #ifdef COMPILER1
Reviewed-by: kvn, phh, never, dcubed

! src/share/vm/runtime/arguments.cpp

Changeset: fbbeec6dad2d
Author:    coleenp
Date:      2011-03-03 19:52 -0500
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/fbbeec6dad2d

6512830: Error: assert(tag_at(which).is_unresolved_klass(), "Corrupted constant pool")
Summary: Redefine classes copies the constant pool while the constant pool may be resolving strings or classes
Reviewed-by: dcubed, dsamersoff, acorn

! src/share/vm/oops/constantPoolOop.cpp
! src/share/vm/prims/jvmtiRedefineClasses.cpp

Changeset: f767174aac14
Author:    coleenp
Date:      2011-03-03 19:53 -0500
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/f767174aac14

7021653: Parfait issue in hotspot/src/share/vm/oops/methodDataOops.hpp
Summary: Fix compilation error(s)
Reviewed-by: kvn, phh, jcoomes, dholmes

! src/share/vm/oops/methodDataOop.hpp
! src/share/vm/runtime/os.cpp



More information about the hotspot-runtime-dev mailing list