On Wed, 18 Feb 2026 18:16:05 GMT, Andy Goryachev <[email protected]> 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
