RFR: 8370227: Migrate micros-javac benchmarks from jmh-jdk-microbenchmarks [v2]
Claes Redestad
redestad at openjdk.org
Wed Oct 22 13:22:34 UTC 2025
On Wed, 22 Oct 2025 13:02:26 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
>> Claes Redestad has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add README, fix build which requires explicit annotationProcessorPAths on updated compiler plugin
>
> test/benchmarks/micros-javac/src/main/java/org/openjdk/bench/langtools/javac/JavacBenchmark.java line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2020 Oracle and/or its affiliates. All rights reserved.
>
> Missing comma I believe.
Fixed this and another jcheck issue
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27917#discussion_r2452075446
More information about the build-dev
mailing list