On Thu, 21 Oct 2021 17:04:08 GMT, Jiří Vaněk <jva...@openjdk.org> wrote:
> The run targets of makefile to run J2DBench.jar/J2DAnalyzer.jar were > lacking the dist directory. This patch is fixing it. Note, that > build.xml have correct paths This pull request has now been integrated. Changeset: f1f5e269 Author: Jiří Vaněk <jva...@openjdk.org> Committer: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/f1f5e2690cb93c07eb8be96a4cbfbf140e8a15e0 Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod 8275872: Sync J2DBench run and analyze Makefile targets with build.xml Reviewed-by: ihse, andrew ------------- PR: https://git.openjdk.java.net/jdk/pull/6068