git: openjdk/jdk: 8311102: Write annotations in the classfile dumped by SA

Thomas Stuefe stuefe at openjdk.org
Thu Jul 13 17:17:53 UTC 2023


Changeset: c710e711
Author:    Ashutosh Mehra <asmehra at redhat.com>
Committer: Thomas Stuefe <stuefe at openjdk.org>
Date:      2023-07-13 17:14:30 +0000
URL:       https://git.openjdk.org/jdk/commit/c710e711780b3c334fdb9e1299b3c39a2b48649e

8311102: Write annotations in the classfile dumped by SA

Reviewed-by: cjplummer, stuefe

! src/hotspot/share/oops/annotations.hpp
! src/hotspot/share/runtime/vmStructs.cpp
+ src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/Annotations.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/ConstMethod.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/InstanceKlass.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/Metadata.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/Method.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/jcore/ClassWriter.java
+ src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/ArrayOfU1Array.java



More information about the jdk-changes mailing list