RFR: 8369348: Failed assertion with scissor rect when Metal API Validation is enabled
Ambarish Rapte
arapte at openjdk.org
Thu Feb 19 01:20:18 UTC 2026
On Wed, 18 Feb 2026 18:16:05 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> Please provide steps to enable Metal API validation (in JBS and in the PR, for the sake of reviewers).
Updated the steps in JBS
To enable Metal API validation, please run this command on the terminal : export METAL_DEVICE_WRAPPER_TYPE=1
After this when a JavaFX app is launched from the terminal, it would print a message as _Metal API Validation Enabled_
-------------
PR Comment: https://git.openjdk.org/jfx/pull/2078#issuecomment-3924133005
More information about the openjfx-dev
mailing list