On Mon, 24 Aug 2026 15:22:02 GMT, Kevin Rushforth <[email protected]> wrote:
>> Andy Goryachev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Revert "rm export in swing" >> >> This reverts commit bbef1845b906df21cd41a44b470aa4fbbd59475d. > > 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? ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2267#discussion_r3844926408
