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).

This pull request has now been integrated.

Changeset: 35c1e39c
Author:    Jay Bhaskar <jbhas...@openjdk.org>
URL:       
https://git.openjdk.org/jfx/commit/35c1e39cddc6c3d15118b61f99d67f2aba7641c4
Stats:     4 lines in 2 files changed: 1 ins; 0 del; 3 mod

8329874: JavaFX debug builds fail on Linux

Reviewed-by: kcr, hmeda

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

PR: https://git.openjdk.org/jfx/pull/1902

Reply via email to