hg: hsx/hotspot-rt/hotspot: 8007320: NPG: move method annotations (original) (raw)
coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Mon Feb 11 13:30:23 PST 2013
- Previous message: hg: jdk8/tl/jdk: 8007405: Update java.lang.reflect API to replace SYNTHESIZED with MANDATED
- Next message: hg: jdk8/tl/langtools: 8007574: Provide isFunctionalInterface in javax.lang.model
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 927a311d00f9 Author: coleenp Date: 2013-02-11 14:06 -0500 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/927a311d00f9
8007320: NPG: move method annotations Summary: allocate method annotations and attach to ConstMethod if present Reviewed-by: dcubed, jiangli, sspitsyn, iklam
! agent/src/share/classes/sun/jvm/hotspot/oops/ConstMethod.java ! src/share/vm/classfile/classFileParser.cpp ! src/share/vm/classfile/classFileParser.hpp ! src/share/vm/classfile/defaultMethods.cpp ! src/share/vm/memory/heapInspection.hpp ! src/share/vm/oops/annotations.cpp ! src/share/vm/oops/annotations.hpp ! src/share/vm/oops/constMethod.cpp ! src/share/vm/oops/constMethod.hpp ! src/share/vm/oops/instanceKlass.cpp ! src/share/vm/oops/instanceKlass.hpp ! src/share/vm/oops/method.cpp ! src/share/vm/oops/method.hpp ! src/share/vm/prims/jvm.cpp ! src/share/vm/prims/jvmtiRedefineClasses.cpp ! src/share/vm/prims/jvmtiRedefineClasses.hpp ! src/share/vm/runtime/fieldDescriptor.cpp ! src/share/vm/runtime/vmStructs.cpp
- test/runtime/8007320/ConstMethodTest.java
- Previous message: hg: jdk8/tl/jdk: 8007405: Update java.lang.reflect API to replace SYNTHESIZED with MANDATED
- Next message: hg: jdk8/tl/langtools: 8007574: Provide isFunctionalInterface in javax.lang.model
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]