On Fri, 3 Jan 2025 12:46:27 GMT, Adam Sotona <asot...@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