[OpenJDK 2D-Dev] Integrated: 8266520: Revert to OpenGL as the default 2D rendering pipeline for macOS
Ajit Ghaisas
aghaisas at openjdk.java.net
Mon May 17 16:35:40 UTC 2021
On Mon, 17 May 2021 10:18:54 GMT, Ajit Ghaisas <aghaisas at openjdk.org> wrote:
> This PR reverts to OpenGL as the default Java2D rendering pipeline for macOS.
>
> Note : from JBS description :
> In JDK 17 build 19 under bug id [JDK-8265304](https://bugs.openjdk.java.net/browse/JDK-8265304) we switched to Metal as the default rendering pipeline with the plan that it would be reverted to OpenGL after 4 builds.
This pull request has now been integrated.
Changeset: 79b39445
Author: Ajit Ghaisas <aghaisas at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/79b39445f6fcd005744c5de89ba2cd2ed5bc0a54
Stats: 7 lines in 1 file changed: 0 ins; 3 del; 4 mod
8266520: Revert to OpenGL as the default 2D rendering pipeline for macOS
Reviewed-by: azvegint, trebari, kcr, prr
-------------
PR: https://git.openjdk.java.net/jdk/pull/4052
More information about the 2d-dev
mailing list