JDK-8284305 : JFR: Use RemappingMethodAdapter instead of MethodRemapper
  • Type: Bug
  • Component: hotspot
  • Sub-Component: jfr
  • Affected Version: 19
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2022-04-04
  • Updated: 2024-08-04
  • Resolved: 2024-08-04
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.
Other
tbdFixed
Related Reports
Duplicate :  
Description
Update use in jdk.jfr.internal.instrument and remove old classes in java.base.
Comments
All classes that uses ASM have been removed from jdk.jfr module so there is no need to replace the class.
04-08-2024

A new class file API will fix this automatically. Moving to TBD.
11-11-2022