RFR: 8215916: The failure reason of an optional JAAS LoginModule is not logged
Jayashree Huttanagoudar
duke at openjdk.org
Fri Jul 8 11:31:46 UTC 2022
On Tue, 14 Jun 2022 19:07:24 GMT, Jayashree Huttanagoudar <duke at openjdk.org> wrote:
> Could you please review the changes?
> This patch is to address : https://bugs.openjdk.org/browse/JDK-8215916?jql=labels%20%3D%20starter-bug
Looks like already the test cases which serve our purpose to test our patch are already here: https://github.com/openjdk/jdk/tree/master/test/jdk/javax/security/auth/login/LoginContext
For eg: https://github.com/openjdk/jdk/blob/master/test/jdk/javax/security/auth/login/LoginContext/SmartLoginModule.java
Am I guessing it right?
-------------
PR: https://git.openjdk.org/jdk/pull/9159
More information about the security-dev
mailing list