On Tue, 14 Jun 2022 19:07:24 GMT, Jayashree Huttanagoudar <d...@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