-
Bug
-
Resolution: Fixed
-
P2
-
repo-valhalla
We bumped the JVM TI version to 11 for the new nestmate support but omitted to update all related code:
JvmtiExport::get_jvmti_interface needs to recognize the new version.
src/share/vm/prims/jvmtiH.xsl needs an update as well.
JvmtiExport::get_jvmti_interface needs to recognize the new version.
src/share/vm/prims/jvmtiH.xsl needs an update as well.
- relates to
-
JDK-8196311 [Nestmates] Specification changes for class redefinition
- Resolved