Integrated: 8300010: UnsatisfiedLinkError on calling System.console().readPassword() on Windows
Naoto Sato
naoto at openjdk.org
Tue Jan 17 17:29:29 UTC 2023
On Thu, 12 Jan 2023 17:08:29 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.
This pull request has now been integrated.
Changeset: e7e37121
Author: Naoto Sato <naoto at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e7e371212163ba6a56a9a365c662da3fa1a0fe47
Stats: 89 lines in 2 files changed: 58 ins; 24 del; 7 mod
8300010: UnsatisfiedLinkError on calling System.console().readPassword() on Windows
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk/pull/11973
More information about the core-libs-dev
mailing list