RFR: 8275872: Sync J2DBench run and analyze Makefile targets with build.xml

Sergey Bylokhov serb at openjdk.java.net
Mon Oct 25 23:14:17 UTC 2021


On Thu, 21 Oct 2021 17:04:08 GMT, Jiří Vaněk <jvanek at 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



More information about the build-dev mailing list