RFR: 8313424: JavaFX controls in the title bar [v29]
Michael Strauß
mstrauss at openjdk.org
Thu Nov 14 19:12:18 UTC 2024
On Thu, 14 Nov 2024 19:03:50 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> `WindowControlsOverlayTest.activePseudoClassCorrespondsToStageFocusedProperty()` requires `opens javafx.stage`.
>
> the question is about `java.desktop/javax.imageio` not `javafx.graphics/javafx.stage` or am I missing something?
Not sure why GitHub highlights this line as changed, because it's not. The line that has actually changed is
`--add-opens javafx.graphics/javafx.stage=ALL-UNNAMED`.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1605#discussion_r1842761284
More information about the openjfx-dev
mailing list