openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #13287
Bug#914775: openjdk-8: does not honor DEB_BUILD_OPTIONS=parallel=3
Source: openjdk-8
Version: 8u191-b12-1
Severity: important
Hi,
openjdk-8 does not seem to honor the DEB_BUILD_OPTIONS=parallel=...
setting. I just noticed during an automated rebuild of experimental on a
machine with `nproc` = 8 and DEB_BUILD_OPTIONS=parallel=3 that there
were 8 java processes running in parallel doing the tests ... creating
much more load than expected.
Andreas