RFR: 7903191: Fix build with "MAKEFLAGS=-j32". [v4]

Jan Kratochvil duke at openjdk.org
Wed May 17 14:02:25 UTC 2023


On Fri, 23 Sep 2022 17:31:06 GMT, Jan Kratochvil <duke 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 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

The builds are still failing with commit https://github.com/openjdk/jtreg/commit/3c81dd07d221e36acda2958b96dc93540fa2df99 = 2023-05-12

-------------

PR Comment: https://git.openjdk.org/jtreg/pull/72#issuecomment-1551444946


More information about the jtreg-dev mailing list