RFR: 8361216: Do not fork javac in J2DBench ant build
Eric Caspole
ecaspole at openjdk.org
Thu Jul 3 15:16:42 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.
I dont know the history of J2DBench or how its build was developed. It looks like J2DBench is not included in the JDK demos build. My goal here, if possible, is to make a build of it from the mainline repo that is JDK8 compatible, so we can use one jar for all perf testing from 8 onwards. Hopefully someone with some client history can comment.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26077#issuecomment-3032640471
More information about the client-libs-dev
mailing list