RFR: 8364149: Conditional stylesheet imports [v4]

Michael Strauß mstrauss at openjdk.org
Thu Feb 26 17:01:01 UTC 2026


On Thu, 26 Feb 2026 15:37:01 GMT, Andy Goryachev <angorya at openjdk.org> 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


More information about the openjfx-dev mailing list