RFR: 8215916: The failure reason of an optional JAAS LoginModule is not logged [v23]
Jayashree Huttanagoudar
duke at openjdk.org
Wed Aug 24 05:39:39 UTC 2022
On Tue, 23 Aug 2022 13:06:12 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 comment for import statements
>
> test/jdk/javax/security/auth/login/LoginContext/OptionalJaas/UnixNTPlatform.java line 51:
>
>> 49:
>> 50: System.out.println("config is : \n"+config);
>> 51: Files.writeString(java.nio.file.Path.of("cross-platform"), config.toString());
>
> No need to write full package name here then.
Done. Thank you!
-------------
PR: https://git.openjdk.org/jdk/pull/9159
More information about the security-dev
mailing list