Konstantin, Shura has developed a tool to add @modules to jtreg tests specified as input. The wiki is here: https://wiki.se.oracle.com/display/JPG/@modules+in+JTReg+tests#id-@modulesinJTRegtests-Script
Please, let me know if any additional help is needed, or if there are any issues. Best regards, Alexander ----- Original Message ----- From: [email protected] To: [email protected], [email protected], [email protected], [email protected] Sent: Wednesday, June 24, 2015 1:52:12 PM GMT +03:00 Iraq Subject: Re: [9] Review request: JDK-8129595: New DTLS tests need @modules 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
