On Tue, 4 May 2021 11:02:40 GMT, Jayathirth D V <j...@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