On Thu, 26 Feb 2026 15:37:01 GMT, Andy Goryachev <[email protected]> wrote:
> so my problem is that it's unclear what the exact logic is exactly - is it > AND or OR?. OR. > For example, if we have TRUE + FALSE, will it return TRUE or FALSE? TRUE. I took another attempt to make it clearer in the javadoc. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2031#discussion_r2860174242
