On Sun, 14 Sep 2025 02:24:20 GMT, Jay Bhaskar <jbhas...@openjdk.org> wrote:

> Issue: JavaFX debug builds fail on Linux
> The failure is permission issue on javascript core scripts that generates 
> built in functions, the script has no write and execute permission permission.
> 
> Solution : Use copy of scripts not from JavaScriptCore source with right 
> permission  ( OWNER_EXECUTE).

LGTM. I see that the test build has passed.

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

Marked as reviewed by kcr (Lead).

PR Review: https://git.openjdk.org/jfx/pull/1902#pullrequestreview-3230744615

Reply via email to