[OpenJDK 2D-Dev] RFR: 8265304: Temporarily make Metal the default 2D rendering pipeline for macOS
Kevin Rushforth
kcr at openjdk.java.net
Fri Apr 16 14:12:35 UTC 2021
On Fri, 16 Apr 2021 05:57:13 GMT, Ajit Ghaisas <aghaisas at openjdk.org> wrote:
> This PR makes Metal as the default Java2D rendering pipeline for macOS.
>
> Note : from JBS description :
> The plan of record has always been that for JDK 17 the new Metal pipeline will be OFF by default and must be explicitly enabled by setting a system property.
> We are not changing that plan but to get more testing exposure we intend to make it the default (instead of OpenGL) for approximately one month (from the next build up to the 20th May build of JDK 17).
Marked as reviewed by kcr (Author).
-------------
PR: https://git.openjdk.java.net/jdk/pull/3534
More information about the 2d-dev
mailing list