RFR: 7903191: Fix build with "MAKEFLAGS=-j32". [v3]
Jan Kratochvil
duke at openjdk.org
Fri Sep 2 13:27:58 UTC 2022
> A parallel build needlessly errors out:
Jan Kratochvil has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
Fix build with "MAKEFLAGS=-j32".
/bin/sh: line 5: jtreg/build/classes/com/sun/javatest/regtest/tool/jars.properties: No such file or directory
make: *** [jtreg.gmk:98: jtreg/build/classes/com/sun/javatest/regtest/tool/jars.properties] Error 1
-------------
Changes: https://git.openjdk.org/jtreg/pull/72/files
Webrev: https://webrevs.openjdk.org/?repo=jtreg&pr=72&range=02
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jtreg/pull/72.diff
Fetch: git fetch https://git.openjdk.org/jtreg pull/72/head:pull/72
PR: https://git.openjdk.org/jtreg/pull/72
More information about the jtreg-dev
mailing list