-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: jfx11
-
Component/s: javafx
-
b08
-
os_x
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8374488 | jfx21.0.10 | Johan Vos | P4 | Resolved | Fixed | master |
| JDK-8374487 | jfx17.0.18 | Johan Vos | P4 | Resolved | Fixed | master |
This was implemented by X in response to an macOS-only intermittent compilation failure in the native FontT2K code when compiling in parallel using gcc. I filed
We now need to remove this workaround and enable parallel compilation on macOS by letting NUM_COMPILE_THREADS be set to the number of available processors as it is done on other platforms.
- backported by
-
JDK-8374487 Enable parallel compilation of native code on macOS
-
- Resolved
-
-
JDK-8374488 Enable parallel compilation of native code on macOS
-
- Resolved
-
- blocks
-
JDK-8339335 set number of parallel jobs when building webkit
-
- Resolved
-
- relates to
-
JDK-8340564 [macOS] Intermittent build failure in native font with parallel compilation
-
- Open
-
-
JDK-8094590 Mac: Intermittent build failures in task graphics:ccMacFontT2K
-
- Resolved
-
-
JDK-8089417 Mac: intermittent T2K gcc failure prevents parallel compilation
-
- Closed
-
- links to
-
Commit(master)
openjdk/jfx17u/d6a98b42
-
Commit(master)
openjdk/jfx21u/8370ce3a
-
Commit(master)
openjdk/jfx/4647367c
-
Review(master)
openjdk/jfx17u/244
-
Review(master)
openjdk/jfx21u/107
-
Review(master)
openjdk/jfx/1554