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

Jayathirth D V jdv at openjdk.java.net
Tue May 4 11:17:49 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.

jtreg/JCK all test run is green in both OpenGL and Metal.
Also sanity check using J2DDemo and SwingSet2 is fine.

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

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


More information about the awt-dev mailing list