On Thu, 11 Feb 2021 21:04:16 GMT, Gerard Ziemski <gziem...@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