On Mon, 24 Aug 2026 15:25:36 GMT, Andy Goryachev <[email protected]> wrote:
>> modules/javafx.swing/src/main/java/module-info.java line 47: >> >>> 45: >>> 46: exports com.sun.javafx.embed.swing to >>> 47: javafx.graphics; >> >> This change is incorrect and must be reverted. It is both unrelated to this >> fix and wrong. See [this >> comment](https://github.com/openjdk/jfx/pull/2267#discussion_r3844726510) > > I'll revert, but shouldn't that change trip over some test? I was wondering the same thing. It would necessarily be a headful test if we had one at all, but I suspect that we don't have any automated tests for `javafx.embed.singleThread`. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2267#discussion_r3844982229
