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 src/demo/share/java2d/J2DBench/Makefile line 2: > 1: # > 2: # Copyright (c) 2002, 2020, 2021 Oracle and/or its affiliates. All rights > reserved. You need to update the second date, no need to create an additional one. The first date is when the file was created and the second is when it was updated last time. ------------- PR: https://git.openjdk.java.net/jdk/pull/6068