<AWT Dev> RFR: 8226384: Implement a better logic to switch between OpenGL and Metal pipeline

Phil Race prr at openjdk.java.net
Tue May 4 17:53:53 UTC 2021


On Tue, 4 May 2021 11:02:40 GMT, Jayathirth D V <jdv at openjdk.org> wrote:

> We have many if else conditions to select OpenGL/Metal pipeline objects.
> Apart from initialization phase we should not fetch these objects everytime checking whether we are using OpenGL/Metal pipeline.

LGTM. Is there anything not covered by this fix ?

-------------

Marked as reviewed by prr (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/3851


More information about the awt-dev mailing list