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

Kevin Rushforth kcr at openjdk.java.net
Tue Jan 19 15:00:00 UTC 2021


On Fri, 15 Jan 2021 11:14:25 GMT, Ajit Ghaisas <aghaisas at openjdk.org> wrote:

>> This implements fallback to the OpenGL rendering pipeline if Metal rendering pipeline initialization fails.
>> I have tested this fallback on 10.15.4 by stubbing code. We need real testing on a system where Metal is not available.
>
> Ajit Ghaisas has updated the pull request incrementally with one additional commit since the last revision:
> 
>   handle invalid requests to use default pipeline

Looks fine to me. You can clean up some redundant logic in a follow-on.

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

Marked as reviewed by kcr (Committer).

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


More information about the lanai-dev mailing list