On Fri, 23 Aug 2024 05:21:21 GMT, Jay Bhaskar <jbhas...@openjdk.org> wrote:
> Issue: ASSERT Statement: The ASSERT macro or function seems to be used to > check if a condition involving ExceptionCode is true, but it's failing to > compile. > Solution: The expression for ASSERT should be checked with type. This pull request has now been integrated. Changeset: 48497168 Author: Jay Bhaskar <jbhas...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/48497168892f5625f77936eccf19e836a6c1971e Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8338886: JavaFX debug builds fail on macOS Reviewed-by: kcr ------------- PR: https://git.openjdk.org/jfx/pull/1544