RFR: 8361216: Do not fork javac in J2DBench ant build

Magnus Ihse Bursie ihse at openjdk.org
Thu Jul 3 10:17:38 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.

Where, how and why are this antscript or the `src/demo/share/java2d/J2DBench/Makefile` used? 

The JDK build system builds the demos using `make/CompileDemos.gmk`.

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

PR Comment: https://git.openjdk.org/jdk/pull/26077#issuecomment-3031704741


More information about the client-libs-dev mailing list