JDK-8294978 : Convert 5 test/jdk/jdk/jfr tests from ASM library to Classfile API
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: jfr
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-10-07
  • Updated: 2024-05-09
  • Resolved: 2024-05-03
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 b22Fixed
Description
following tests under test/jdk/jdk/jfr reference ASM library:
test/jdk/jdk/jfr/jvm/TestLargeJavaEvent64k.java
test/jdk/jdk/jfr/jvm/TestLargeJavaEvent512k.java
test/jdk/jdk/jfr/javaagent/TestEventInstrumentation.java
test/jdk/jdk/jfr/event/io/TestInstrumentation.java
test/jdk/jdk/jfr/event/compiler/TestCompilerInlining.java
Comments
Changeset: 1f6d38f7 Author: Chen Liang <liach@openjdk.org> Committer: Adam Sotona <asotona@openjdk.org> Date: 2024-05-03 11:57:10 +0000 URL: https://git.openjdk.org/jdk/commit/1f6d38f7a63c6cb429953c5e9bb0b9f365bfcabe
03-05-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/13072 Date: 2023-03-17 08:21:43 +0000
17-03-2023