JDK-8345899 : Release Note: RedefineClasses verifies the redefined classes
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: jvmti
  • Affected Version: 24
  • Priority: P4
  • Status: Resolved
  • Resolution: Delivered
  • Submitted: 2024-12-10
  • Updated: 2025-02-07
  • Resolved: 2025-02-07
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 24
24Resolved
Related Reports
Relates :  
Description
When redefining a class with JVMTI `RedefineClasses`, the new bytecodes are verified with the Class File Verifier regardless of the setting of the deprecated `-Xverify` option.
Comments
Thank you David. Closing as Delivered.
16-12-2024

This seems fine to me. Thanks
16-12-2024

[~dholmes] Can you review?
16-12-2024