RFR: 8258855: Two tests sun/security/krb5/auto/ReplayCacheTestProc.java and ReplayCacheTestProcWithMD5.java failed on OL8.3 [v2]
Fernando Guallini
fguallini at openjdk.java.net
Wed Feb 24 12:34:17 UTC 2021
On Tue, 23 Feb 2021 22:43:09 GMT, Rajan Halade <rhalade at openjdk.org> wrote:
>> Fernando Guallini has updated the pull request incrementally with one additional commit since the last revision:
>>
>> remove native lib test with MD5
>
> test/jdk/sun/security/krb5/auto/ReplayCacheTestProc.java line 127:
>
>> 125: libs = userLibs.split(",");
>> 126: if (Arrays.asList(libs).contains("N") && !isNativeLibAvailable()) {
>> 127: System.out.println("Native mode not available - skipped");
>
> Can you please add a comment here with which scenarios are skipped?
Added an extra comment there.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2676
More information about the security-dev
mailing list