Re: [9] RFR 8134487:updated sun/security/ssl/StatusStapling/* to work with modules
Alan Bateman
Alan.Bateman at oracle.com
Wed Feb 17 08:23:10 UTC 2016
On 17/02/2016 08:19, Tim Du wrote:
> Follow you suggestion, I updated the code as below:
> 1.Create java.base/sun/security/ssl under
> test/sun/security/ssl/StatusStapling/, move all test files and
> dependency class into java.base/sun/security/ssl ,removed the jtreg
> label from test java files.
> 2.Create java.base/sun/security/testlibrary , add
> CertficateBuilder.java and SimpleOCSPServer.java into this folder, so
> that StatusResponseManagerTests.java could access them by java.base .
> 3.Add TestRun.java to load all test.
>
> The new webrev is http://cr.openjdk.java.net/~tidu/8134487/webrev.02/
> , please help to have a look,Thank you.
Good, looks like you have it figured out now.
Can you use "hg mv" to move the files and re-generate the weberv? With
webrev.02 then it's impossible to see what has changed.
-Alan
More information about the jigsaw-dev
mailing list