Hi Alan,
Please review updated patch. I made it using the tool Alexander
Kulyakhtin has given me.
http://cr.openjdk.java.net/~kshefov/8129595/webrev.01/
Thanks
-Konstantin
On 06/24/2015 01:52 PM, Alan Bateman wrote:
On 24/06/2015 11:29, Konstantin Shefov wrote:
Alan,
Do the tests form "test/javax/net/ssl/DTLS" compile against jake?
They have just the same dependencies as "test/javax/net/ssl/TLS" and
the TEST.properties file just like one suggested in this fix.
If yes, it is not worth changing TEST.properties any more.
Alexander Kulyakhtin has been working on a tool that uses jdeps to get
the dependences of each test. It's not in OpenJDK yet but I'm sure he
can help you get the @modules right for these tests.
-Alan