[OpenJDK 2D-Dev] RFR: 8226384: Implement a better logic to switch between OpenGL and Metal pipeline
Jayathirth D V
jdv at openjdk.java.net
Wed May 5 06:32:53 UTC 2021
On Tue, 4 May 2021 17:51:24 GMT, Phil Race <prr at openjdk.org> wrote:
> LGTM. Is there anything not covered by this fix ?
Hi Phil,
We still have some if else checks in initialization paths like CPlatformView.initialize(), CPlatformEmbeddedFrame and static access of RenderQueue methods like LWCToolkit.sync().
Thanks,
Jay
-------------
PR: https://git.openjdk.java.net/jdk/pull/3851
More information about the 2d-dev
mailing list