RFR: 8365577: Revert to OpenGL as the default JavaFX rendering pipeline for macOS

Kevin Rushforth kcr at openjdk.org
Tue Oct 7 15:59:48 UTC 2025


On Tue, 7 Oct 2025 13:25:09 GMT, Ambarish Rapte <arapte at openjdk.org> wrote:

> On macOS, the default rendering pipeline was temporarily set to Metal.
> This change reverts it to es2, by simply reverting the commit fa2127cb3a3fc11238c5c8ce4cf0d15c4000f05c for [JDK-8365576](https://bugs.openjdk.org/browse/JDK-8365576): Temporarily make Metal the default JavaFX rendering pipeline for macOS

LGTM. This is a clean revert of the commit that temporarily changed the order.

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

Marked as reviewed by kcr (Lead).

PR Review: https://git.openjdk.org/jfx/pull/1930#pullrequestreview-3310806503


More information about the openjfx-dev mailing list