RFR 8130112: Create a common TEST.properties for @modules in test/sun/security/krb5/auto

Weijun Wang weijun.wang at oracle.com
Thu Jul 2 07:46:35 UTC 2015


Hi All

Please take a look at

    http://cr.openjdk.java.net/~weijun/8130112/webrev.00/

You only need to read the jdk.patch file. Basically I just remove the 
@modules tags in each test and combine them into a single TEST.properties.

Two other small changes:

1. HttpNegotiateServer no longer uses PlatformLogger, there is no useful 
output.

2. tools/KtabZero.java (not in auto) has a platform-dependent @modules 
value (sun.security.krb5.internal.tools only available on Windows) and 
@requires tag is used.

A JPRT job is running now.

Thanks
Max



More information about the security-dev mailing list