On 02/07/2015 08:46, Weijun Wang wrote:
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.
This looks good to me.
-Alan.