hg: jdk/submit: 8228596: Class redefinition fails when condy instructions are removed
harold.seigel at oracle.com
harold.seigel at oracle.com
Mon Jul 29 13:57:57 UTC 2019
Changeset: ad84ae073248
Author: hseigel
Date: 2019-07-29 09:57 -0400
URL: https://hg.openjdk.java.net/jdk/submit/rev/ad84ae073248
8228596: Class redefinition fails when condy instructions are removed
Summary: Make sure has_dynamic_constant flag value gets copied to merged constant pool, when it is set to TRUE
Reviewed-by: coleenp, dcubed, sspitsyn
! src/hotspot/share/prims/jvmtiRedefineClasses.cpp
+ test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RedefineCondy.jasm
+ test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/TestRedefineCondy.java
More information about the jdk-submit-changes
mailing list