RFR: 7903191: Fix build with "MAKEFLAGS=-j32". [v5]
Jonathan Gibbons
jjg at openjdk.org
Thu Dec 7 16:55:00 UTC 2023
On Wed, 17 May 2023 14:02:25 GMT, Jan Kratochvil <jkratochvil at openjdk.org> wrote:
>> A parallel build needlessly errors out:
>> /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
>
> Jan Kratochvil has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
>
> - Merge branch 'master' into parallelbuild
> - 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
Marked as reviewed by jjg (Lead).
-------------
PR Review: https://git.openjdk.org/jtreg/pull/72#pullrequestreview-1770622067
More information about the jtreg-dev
mailing list