On Mon, 22 Aug 2022 18:05:26 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
>
> 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.

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

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

Reply via email to