RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v5]
Jan Lahoda
jlahoda at openjdk.org
Fri May 23 17:25:54 UTC 2025
On Fri, 23 May 2025 17:18:40 GMT, Stuart Marks <smarks at openjdk.org> wrote:
> > Can they even possibly do so?
>
> Sure, as far as I know, IntelliJ IDEA runs on its own version of the JDK, and it can easily be invoked or modified to allow use of those modules. I took a quick look at NetBeans and didn't see any references to `jdk.internal.io` though, so maybe I'm off base in thinking that they might be using it. I did have the impression that at least one of the IDEs had its own console provider implementation but this is anecdotal and I don't have any evidence of this.
FWIW, I am not aware about NetBeans using JdkConsoleProvider.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25271#issuecomment-2905211226
More information about the core-libs-dev
mailing list