[jdk11u-dev] Integrated: 8282730: LdapLoginModule throw NPE from logout method after login failure
Goetz Lindenmaier
goetz at openjdk.org
Fri Nov 4 07:59:39 UTC 2022
On Wed, 2 Nov 2022 12:32:38 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 11.0.18-oracle.
>
> I had to resolve 6 Copyrights. Will mark as clean.
>
> Copyrights in these files:
> src/java.base/share/classes/javax/security/auth/login/LoginContext.java
> src/java.management/share/classes/com/sun/jmx/remote/security/FileLoginModule.java
> src/jdk.security.auth/share/classes/com/sun/security/auth/module/JndiLoginModule.java
> src/jdk.security.auth/share/classes/com/sun/security/auth/module/LdapLoginModule.java
> src/jdk.security.auth/share/classes/com/sun/security/auth/module/NTLoginModule.java
> src/jdk.security.auth/share/classes/com/sun/security/auth/module/UnixLoginModule.java
This pull request has now been integrated.
Changeset: 6b2e6aef
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/6b2e6aef6f5689dad3996dea9a2a5e453db8e534
Stats: 223 lines in 11 files changed: 151 ins; 2 del; 70 mod
8282730: LdapLoginModule throw NPE from logout method after login failure
Backport-of: 554f44ecb1134acff3eaf02e2e1c0e01158ab7e5
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1491
More information about the jdk-updates-dev
mailing list