RFR: 8346984: Remove ASM-based benchmarks from Class-File API benchmarks

Erik Joelsson erikj at openjdk.org
Fri Jan 3 17:42:39 UTC 2025


On Fri, 3 Jan 2025 12:46:27 GMT, Adam Sotona <asotona at openjdk.org> wrote:

> ASM-based benchmarks were useful to directly compare performance of ASM and Class-File API.
> However Class-File API performance history is now continuously tracked and direct comparison to ASM becomes obsolete.
> 
> This patch removes ASM-based benchmarks from test/micro/org/openjdk/bench/jdk/classfile.
> 
> Please review.
> 
> Thanks,
> Adam

Build change looks good.

-------------

Marked as reviewed by erikj (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22914#pullrequestreview-2529470719


More information about the build-dev mailing list