RFR: 8339335: set number of parallel jobs when building webkit

Johan Vos jvos at openjdk.org
Tue Sep 3 17:38:23 UTC 2024


On Tue, 3 Sep 2024 17:27:15 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> Presuming that my testing shows no problems, I propose the following:
> 
> 1. I will close [JDK-8089417](https://bugs.openjdk.org/browse/JDK-8089417) as "Cannot reproduce"
> 2. I will file a new bug to remove the workaround that currently disabled parallel compilation on mac for the graphics module (I think that's cleaner from a bookkeeping perspective than repurposing JDK-8089417)
> 3. You can add the removal of the logic that forced `NUM_COMPILE_THREADS` to 1 on macOS to this PR, and `/issue add` the new JBS issue
> 
> Thoughts?

Sounds like a plan. I'll add that to the PR once you confirm testing went as expected.

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

PR Comment: https://git.openjdk.org/jfx/pull/1554#issuecomment-2327077637


More information about the openjfx-dev mailing list