RFR: 8258754: Gracefully fallback to the OpenGL rendering pipeline if Metal rendering pipeline initialization fails [v9]

Ajit Ghaisas aghaisas at openjdk.java.net
Tue Jan 19 16:45:16 UTC 2021


On Tue, 19 Jan 2021 15:18:56 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> This check is redundant. By the time we get here, the two flags cannot possibly be the same value, so you could simplify this by removing this check. That could be done as a follow-up.

I see your point. The check is redundant. I will remove it in this PR itself.

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

PR: https://git.openjdk.java.net/lanai/pull/147


More information about the lanai-dev mailing list