hg: hsx/hotspot-rt/hotspot: 5 new changesets (original) (raw)
daniel.daugherty at oracle.com daniel.daugherty at oracle.com
Sun Apr 15 17:52:10 PDT 2012
- Previous message: Removing BugSpot
- Next message: hg: jdk8/tl/jdk: 7161282: Move test/sun/tools/classpath/RMICClassPathTest.java to a more appropriate location
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 49036505ab5f Author: jiangli Date: 2012-03-29 22:18 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/49036505ab5f
7154670: The instanceKlass _implementors[] and _nof_implementors are not needed for non-interface klass. Summary: Change implementor to embedded instanceKlass field. Reviewed-by: sspitsyn, minqi, coleenp
! agent/src/share/classes/sun/jvm/hotspot/jdi/VirtualMachineImpl.java ! agent/src/share/classes/sun/jvm/hotspot/oops/InstanceKlass.java ! src/share/vm/c1/c1_GraphBuilder.cpp ! src/share/vm/ci/ciInstanceKlass.cpp ! src/share/vm/ci/ciInstanceKlass.hpp ! src/share/vm/classfile/classFileParser.cpp ! src/share/vm/code/dependencies.cpp ! src/share/vm/memory/oopFactory.cpp ! src/share/vm/memory/oopFactory.hpp ! src/share/vm/oops/instanceKlass.cpp ! src/share/vm/oops/instanceKlass.hpp ! src/share/vm/oops/instanceKlassKlass.cpp ! src/share/vm/oops/instanceKlassKlass.hpp ! src/share/vm/runtime/vmStructs.cpp
Changeset: 5809bf572ba3 Author: jcoomes Date: 2012-03-31 00:05 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/5809bf572ba3
Merge
Changeset: 08f8d00f2ae3 Author: bobv Date: 2012-04-10 13:27 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/08f8d00f2ae3
Merge
! src/share/vm/classfile/classFileParser.cpp
Changeset: 0cea7f13029e Author: dlong Date: 2012-04-12 18:41 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/0cea7f13029e
Merge
Changeset: c263e0e9f14b Author: dcubed Date: 2012-04-15 15:37 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/c263e0e9f14b
Merge
- Previous message: Removing BugSpot
- Next message: hg: jdk8/tl/jdk: 7161282: Move test/sun/tools/classpath/RMICClassPathTest.java to a more appropriate location
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]