On Apr 24, 2014, at 19:17, Wang Weijun <weijun.w...@oracle.com> 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. Oh, it should be "fails when a certain system property is NOT set". And when I don't provide the system property on jtreg command line, tests do fail. --Max > > JPRT is running. > > Thanks > Max >