RFR: 8300010: UnsatisfiedLinkError on calling System.console().readPassword() on Windows [v2]
Alan Bateman
alanb at openjdk.org
Sat Jan 14 08:15:09 UTC 2023
On Fri, 13 Jan 2023 19:18:46 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> Fixing a regression caused by the fix to [JDK-8298971](https://bugs.openjdk.org/browse/JDK-8298971). The previous fix lacked the native part change on Windows.
>
> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
>
> Avoid sharing stdin handle
Marked as reviewed by alanb (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/11973
More information about the core-libs-dev
mailing list