JDK-8346984 : Remove ASM-based benchmarks from Class-File API benchmarks
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.lang.classfile
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-01-03
  • Updated: 2025-01-06
  • Resolved: 2025-01-06
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 25
25 masterFixed
Description
ASM-based benchmarks were useful to directly compare performance of ASM and Class-File API.
Class-File API performance history is now continously tracked and direct comparison to ASM becomes obsolete.
Comments
Changeset: 594e5196 Branch: master Author: Adam Sotona <asotona@openjdk.org> Date: 2025-01-06 14:10:19 +0000 URL: https://git.openjdk.org/jdk/commit/594e5196481fd3f9ba21f56120d4377a901f52ec
06-01-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/22914 Date: 2025-01-03 12:46:27 +0000
03-01-2025