Integrated: 8338886: JavaFX debug builds fail on macOS
Jay Bhaskar
jbhaskar at openjdk.org
Fri Aug 23 16:37:13 UTC 2024
On Fri, 23 Aug 2024 05:21:21 GMT, Jay Bhaskar <jbhaskar at 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 <jbhaskar at 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
More information about the openjfx-dev
mailing list