On Wed, 21 Sep 2022 08:35:30 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> While this particular issue was closed now, this is perhaps yet another > indication that the "import modules" thing is causing problems, and should be > removed now that it is not used anymore. I created > [JDK-8294095](https://bugs.openjdk.org/browse/JDK-8294095) to explore this > possibility. Other than the issue of adding the imported FX modules in the platform classes, they are successfully using the "import modules" feature. I don't see why it needs to be removed. ------------- PR: https://git.openjdk.org/jdk/pull/10328