On Fri, 23 May 2025 03:47:32 GMT, Stuart Marks <sma...@openjdk.org> wrote:
> But... do the IDEs use this to interface to implement their in-IDE terminal > emulator? Can they even possibly do so? `java.base`'s `module-info` exports `jdk.internal.io` only to `jdk.internal.le` and `jdk.jshell`, so I think no other modules can implement it and be loaded at runtime. ------------- PR Comment: https://git.openjdk.org/jdk/pull/25271#issuecomment-2905030550