-
Bug
-
Resolution: Fixed
-
P4
-
jfx25
-
b11
-
x86_64
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8369850 | jfx25.0.2 | Kevin Rushforth | P4 | Resolved | Fixed | master |
The GitHub actions macOS 13 runner is being shutdown later this fall as noted in this blog post [1].
The JavaFX GHA builds currently use macOS 13 as the way to run macOS / x64 builds. As noted in the blog post, we need to update our GHA scripts to use the macos-15-intel runner instead.
Note that the GitHub macos-15 runners have Xcode 16.0 as the minimum version of Xcode rather than the Xcode 15.4 that we use in production. This is fine, and has the added benefit of early detection if we introduce any Xcode 16 bugs. We will continue to run macOS / aarch64 builds using the macos-14 runner with Xcode 15.4.
[1] https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/
The JavaFX GHA builds currently use macOS 13 as the way to run macOS / x64 builds. As noted in the blog post, we need to update our GHA scripts to use the macos-15-intel runner instead.
Note that the GitHub macos-15 runners have Xcode 16.0 as the minimum version of Xcode rather than the Xcode 15.4 that we use in production. This is fine, and has the added benefit of early detection if we introduce any Xcode 16 bugs. We will continue to run macOS / aarch64 builds using the macos-14 runner with Xcode 15.4.
[1] https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/
- backported by
-
JDK-8369850 GHA: Update macOS / x64 build to use macos-15-intel runner
-
- Resolved
-
- relates to
-
JDK-8368860 GHA: Update macOS / x64 build to use macos-15-intel runner
-
- Closed
-
- links to
-
Commit(master) openjdk/jfx25u/05d3a219
-
Commit(master) openjdk/jfx/e8820e24
-
Review(master) openjdk/jfx25u/23
-
Review(master) openjdk/jfx/1928
(1 links to)