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