git: openjdk/jdk: 8228604: StackMapFrames are missing from redefined class bytes of retransformed classes

Alex Menkov amenkov at openjdk.org
Thu Feb 9 19:41:41 UTC 2023


Changeset: 48155662
Author:    Alex Menkov <amenkov at openjdk.org>
Date:      2023-02-09 19:37:32 +0000
URL:       https://git.openjdk.org/jdk/commit/48155662af04bf7532799d507c23f6d5aa66a632

8228604: StackMapFrames are missing from redefined class bytes of retransformed classes

Reviewed-by: cjplummer, sspitsyn

! src/hotspot/share/classfile/classFileParser.cpp
+ test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/MissedStackMapFrames/MissedStackMapFrames.java
+ test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/MissedStackMapFrames/libMissedStackMapFrames.cpp



More information about the jdk-changes mailing list