JDK-8331877 : JFR: Remove JIInliner framework
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: jfr
  • Affected Version: 23
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-05-07
  • Updated: 2024-07-01
  • Resolved: 2024-05-31
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 23
23 b26Fixed
Related Reports
Relates :  
Description
Remove the ASM framework used by JFR for instrumentation.
Comments
Changeset: 5abc0292 Author: Erik Gahlin <egahlin@openjdk.org> Date: 2024-05-31 13:45:17 +0000 URL: https://git.openjdk.org/jdk/commit/5abc02927b480a85fadecf8d03850604510276e4
31-05-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/19483 Date: 2024-05-30 14:36:48 +0000
30-05-2024

Attached webrev and patch that can be applied on top of JDK-8331876 to remove the JIInliner framework.
08-05-2024