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.
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.