RFR 8168518: rcache interop with krb5-1.15

Xuelei Fan xuelei.fan at oracle.com
Mon Oct 31 00:23:25 UTC 2016


Looks fine to me.

Xuelei

On 10/30/2016 4:37 PM, Wang Weijun wrote:
> Webrev updated at
>
>    http://cr.openjdk.java.net/~weijun/8168518/webrev.02/
>
> The only change in src/ is the system property name from "jdk.krb5.rcache.usemd5" to "jdk.krb5.rcache.useMD5".
>
> Test enhanced, now I can launch the test like
>
> jtreg -javacoption:-XDignore.symbol.file \
>    -javacoption:-source -javacoption:8 \
>    -javacoption:-target -javacoption:8 \
>    -Dtest.libs=J,N,J9=$J9/bin/java,J8=$J8/bin/java,N14=/krb5-1.14.4/build/lib/libgssapi_krb5.dylib,N15=/krb5-1.15-beta1/build/lib/libgssapi_krb5.dylib \
>    -Dtest.runs \
>    test/sun/security/krb5/auto/ReplayCacheTestProc.java
>
> to test interop between all possibilities.
>
> I need to stop spending more time on this one.
>
> Thanks
> Max
>


More information about the security-dev mailing list