Integrated: 8296645: org.openjdk.bench.javax.tools.Javac leaves class files in current directory
Aleksey Shipilev
shade at openjdk.org
Tue Nov 29 11:12:14 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
This pull request has now been integrated.
Changeset: bd51b7ea
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/bd51b7ea43b210ea07399b09d61c366594ac2cfd
Stats: 24 lines in 1 file changed: 23 ins; 0 del; 1 mod
8296645: org.openjdk.bench.javax.tools.Javac leaves class files in current directory
Reviewed-by: redestad, jpai
-------------
PR: https://git.openjdk.org/jdk/pull/11055
More information about the compiler-dev
mailing list