RFR: 8275872: Sync J2DBench run and analyze Makefile targets with build.xml [v2]
Jiří Vaněk
jvanek at openjdk.java.net
Tue Oct 26 08:25:35 UTC 2021
> 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
Jiří Vaněk has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
8275872: Sync J2DBench run and analyze Makefile targets with build.xml
Fixed path for run of J2DBench.jar and J2DAnalyzer.jar
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
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/6068/files
- new: https://git.openjdk.java.net/jdk/pull/6068/files/e28f550b..811f18d8
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6068&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6068&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/6068.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/6068/head:pull/6068
PR: https://git.openjdk.java.net/jdk/pull/6068
More information about the build-dev
mailing list