On Tue, 15 Nov 2022 13:53:23 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
>> $ java -jar >> ../build/linux-x86_64-server-release/images/test/micro/benchmarks.jar >> org.openjdk.bench.javax.tools.Javac.testCompile -f 1 -r 1s -w 1s >> ... >> >> $ ls >> Apan.class >> ``` >> >> Additional testing: >> - [x] Eyeballing CWD and `/tmp` contents after the benchmark -- no leftovers > > Aleksey Shipilev has updated the pull request with a new target base due to a > merge or a rebase. The incremental webrev excludes the unrelated changes > brought in by the merge/rebase. The pull request contains three additional > commits since the last revision: > > - Merge branch 'master' into JDK-8296645-javac-bench-class-files > - Fix indenting > - Fix Thanks! ------------- PR: https://git.openjdk.org/jdk/pull/11055