[jfx25u] RFR: 8271024: Implement macOS Metal Rendering Pipeline
Kevin Rushforth
kcr at openjdk.org
Tue Nov 4 13:24:14 UTC 2025
On Tue, 4 Nov 2025 12:01:26 GMT, Ambarish Rapte <arapte at openjdk.org> wrote:
> Backport metal implementation to jfx25u.
> The backport is nearly clean with only one conflict that: The file `modules/javafx.graphics/src/main/java/com/sun/glass/ui/headless/HeadlessView.java` is not present in jfx25u.
> No issues observed with build and test.
LGTM. I confirm that the patch is clean except for the file that isn't present in jfx25u. I did a quick build / test and all looks good.
-------------
Marked as reviewed by kcr (Lead).
PR Review: https://git.openjdk.org/jfx25u/pull/30#pullrequestreview-3416445089
More information about the openjfx-dev
mailing list