On Fri, 16 Apr 2021 05:57:13 GMT, Ajit Ghaisas <aghai...@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). This pull request has now been integrated. Changeset: cb8394a8 Author: Ajit Ghaisas <aghai...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/cb8394a8 Stats: 7 lines in 1 file changed: 3 ins; 0 del; 4 mod 8265304: Temporarily make Metal the default 2D rendering pipeline for macOS Reviewed-by: jdv, kcr, azvegint, prr ------------- PR: https://git.openjdk.java.net/jdk/pull/3534