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

Ajit Ghaisas aghaisas at openjdk.java.net
Fri Jan 15 11:14:25 UTC 2021


> 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

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

Changes:
  - all: https://git.openjdk.java.net/lanai/pull/147/files
  - new: https://git.openjdk.java.net/lanai/pull/147/files/c36b4164..78225469

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=lanai&pr=147&range=07
 - incr: https://webrevs.openjdk.java.net/?repo=lanai&pr=147&range=06-07

  Stats: 10 lines in 1 file changed: 8 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/lanai/pull/147.diff
  Fetch: git fetch https://git.openjdk.java.net/lanai pull/147/head:pull/147

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


More information about the lanai-dev mailing list