Integrated: 8261706: Swing test fails Metal API Validation with setVertexBytes error
Jayathirth D V
jdv at openjdk.java.net
Sun Feb 14 16:47:04 UTC 2021
On Sun, 14 Feb 2021 16:41:16 GMT, Jayathirth D V <jdv at openjdk.org> wrote:
> In MTLRenderer_DrawScanLines we are exceeding 4K limit for setVertexBytes and because of this we are seeing error with Metal API Validation enabled. Implemented logic to clamp vertex data to 4KB.
>
> jtreg test passes with fix and also there are no sanity issues in J2DDemo, SwingSet2 and Font2DTest.
This pull request has now been integrated.
Changeset: 7d1d38fb
Author: Jayathirth D V <jdv at openjdk.org>
URL: https://git.openjdk.java.net/lanai/commit/7d1d38fb
Stats: 71 lines in 1 file changed: 56 ins; 0 del; 15 mod
8261706: Swing test fails Metal API Validation with setVertexBytes error
-------------
PR: https://git.openjdk.java.net/lanai/pull/190
More information about the lanai-dev
mailing list