RFR: 8260931: Implement JEP 382: New macOS Rendering Pipeline [v7]

Ajit Ghaisas aghaisas at openjdk.java.net
Fri Feb 12 09:30:42 UTC 2021


On Thu, 11 Feb 2021 21:04:16 GMT, Gerard Ziemski <gziemski at openjdk.org> wrote:

>> I guess you will only see this if `Metal API Validation Enabled`
>
> Which actually begs a question of whether we tested with `Metal API Validation Enabled` ?

Thanks @gerard-ziemski for bringing out this important observation. It clearly indicates that there are some overflows which are undetected.

We have tested without Metal API validation enabled till now.
 
Now, I have fixed the JDK-8261620 bug that reported the crash on app launch with Metal API validation enabled.
More testing with “Metal API validation enabled” to follow..

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

PR: https://git.openjdk.java.net/jdk/pull/2403



More information about the build-dev mailing list