RFR: 8296645: org.openjdk.bench.javax.tools.Javac leaves class files in current directory

Aleksey Shipilev shade at openjdk.org
Tue Nov 15 13:53:26 UTC 2022


On Wed, 9 Nov 2022 09:00:14 GMT, Aleksey Shipilev <shade at 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

Any takers? :)

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

PR: https://git.openjdk.org/jdk/pull/11055


More information about the compiler-dev mailing list