RFR: 8361216: Do not fork javac in J2DBench ant build
Sergey Bylokhov
serb at openjdk.org
Wed Jul 2 19:39:37 UTC 2025
On Tue, 1 Jul 2025 19:30:21 GMT, Eric Caspole <ecaspole at openjdk.org> wrote:
> Build J2DBench in ant using JAVA_HOME, not using fork to possibly pick a different javac from the PATH.
Maybe we should drop the ant script and use only makefile which have a way to override default [source/target](https://github.com/openjdk/jdk/blob/ea86a20e6d74baea54df32415d9096d3b7bba1d7/src/demo/share/java2d/J2DBench/Makefile#L33)?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26077#issuecomment-3029101405
More information about the client-libs-dev
mailing list