On Tue, 1 Jul 2025 19:30:21 GMT, Eric Caspole <ecasp...@openjdk.org> wrote:
> Build J2DBench in ant using JAVA_HOME, not using fork to possibly pick a > different javac from the PATH. The long-term goal is to remove demos from mainline. Most have already been removed. The few that remains was used for client testing, iirc. They have not been updated since jdk8 and are unlikely to be. Can't you just build the jar from JDK8? Or if you need the code for testing, create a copy alongside your other tests? ------------- PR Comment: https://git.openjdk.org/jdk/pull/26077#issuecomment-3032805653