On Tue, 19 Aug 2025 06:52:41 GMT, Ambarish Rapte <ara...@openjdk.org> wrote:
> On macOS, temporarily set the default rendering pipeline to Metal, for the > next ~7 weeks (until Oct 2). > This is done to get more testing of the Metal pipeline. > If you need to use the ES2 pipeline, add **-Dprism.order=es2** option to the > Java command. This pull request has now been integrated. Changeset: fa2127cb Author: Ambarish Rapte <ara...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/fa2127cb3a3fc11238c5c8ce4cf0d15c4000f05c Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod 8365576: Temporarily make Metal the default JavaFX rendering pipeline for macOS Reviewed-by: jdv, kcr ------------- PR: https://git.openjdk.org/jfx/pull/1876