On Thu, 14 Nov 2024 18:59:09 GMT, Michael Strauß <mstra...@openjdk.org> wrote:

>> modules/javafx.graphics/src/test/addExports line 59:
>> 
>>> 57: --add-opens javafx.graphics/javafx.scene.paint=ALL-UNNAMED
>>> 58: --add-opens javafx.graphics/javafx.stage=ALL-UNNAMED
>>> 59: --add-opens java.desktop/javax.imageio=ALL-UNNAMED
>> 
>> this change seems unrelated
>
> `WindowControlsOverlayTest.activePseudoClassCorrespondsToStageFocusedProperty()`
>  requires `opens javafx.stage`.

the question is about `java.desktop/javax.imageio` not 
`javafx.graphics/javafx.stage` or am I missing something?

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/1605#discussion_r1842754779

Reply via email to