On 24/04/2014 12:17, Wang Weijun wrote:
Please review the changes at

    http://cr.openjdk.java.net/~weijun/8040321/webrev.00

Most are simple, except that ts.sh needs to call TimeSTampCheck.java which then 
calls jarsigner, therefore more hops.

To test the change, I modify my own keytool and jarsigner so that they fails 
when a certain system property is set, and then I run the tests with that 
system property on. I see no problem.

The change looks good, thank you. Another way to test this would be to just run jtreg with -vmoption and then using ps to look at the keytool processes as they run (they run a long time so easy to spot).

-Alan.

Reply via email to