RFR: 8215916: The failure reason of an optional JAAS LoginModule is not logged [v19]

Jayashree Huttanagoudar duke at openjdk.org
Mon Aug 22 18:11:24 UTC 2022


On Mon, 22 Aug 2022 18:05:11 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>> Jayashree Huttanagoudar has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Address review comments
>
> test/jdk/javax/security/auth/login/LoginContext/OptionalJaas/UnixNTPlatform.java line 76:
> 
>> 74: 	   throw new RuntimeException();
>> 75:         }
>> 76:         System.out.printf("-- call stack is -- %n%s%n", s);
> 
> Print before the exception is thrown.

Yes

-------------

PR: https://git.openjdk.org/jdk/pull/9159



More information about the security-dev mailing list