Withdrawn: 8376282: [linux, macos] JavaFX fails to build WebKit in DebugNative
Jay Bhaskar
jbhaskar at openjdk.org
Wed Jan 28 09:34:20 UTC 2026
On Wed, 28 Jan 2026 09:13:13 GMT, Jay Bhaskar <jbhaskar at openjdk.org> wrote:
> Issue: JavaFX fails to build WebKit in DebugNative for [linux, macos]
> Solution: ASSERT(ec == TypeError) is incorrect for Java DOM API. createAttribute may throw InvalidCharacterError. Replaced ASSERT with if check and added debug logging for error code.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jfx/pull/2054
More information about the openjfx-dev
mailing list