Re: Code review 8032473, Restructure JSSE regression test hierarchy in jdk test

2014-03-04 Thread Xuelei Fan
On 3/5/2014 2:47 PM, Wang Weijun wrote: > Change looks fine, so does the closed repo. Thanks for the code review. > Hopefully you've already run both the automatic and manual tests. > Yes. I will integrate the fix as soon as possible. Xuelei > Thanks > Max > > On Mar 3, 2014, at 21:58, Xuelei

Re: Code review 8032473, Restructure JSSE regression test hierarchy in jdk test

2014-03-04 Thread Wang Weijun
Change looks fine, so does the closed repo. Hopefully you've already run both the automatic and manual tests. Thanks Max On Mar 3, 2014, at 21:58, Xuelei Fan wrote: > Just as you see, webrev is ugly. Here is the export changeset: > http://cr.openjdk.java.net/~xuelei/8032473/update.export >

Re: Code review 8032473, Restructure JSSE regression test hierarchy in jdk test

2014-03-03 Thread Xuelei Fan
Just as you see, webrev is ugly. Here is the export changeset: http://cr.openjdk.java.net/~xuelei/8032473/update.export "hg import" should work. From the changeset, we can see the content changes in renames files. Xuelei On 3/3/2014 9:38 PM, Wang Weijun wrote: > Hi Xuelei > > Yes it's quit

Re: Code review 8032473, Restructure JSSE regression test hierarchy in jdk test

2014-03-03 Thread Wang Weijun
Hi Xuelei Yes it's quite difficult to read the actual webrev so instead I try to apply jdk.patch to my repo and see what happens. The patch file cannot remove the old files so I cannot be sure the cleanup is clean. Is it possible you recreate the webrev with a changeset (instead of jdk.patch).

Re: Code review 8032473, Restructure JSSE regression test hierarchy in jdk test

2014-03-03 Thread Xuelei Fan
webrev: http://cr.openjdk.java.net/~xuelei/8032473/webrev.00/ On 3/3/2014 1:54 PM, Wang Weijun wrote: > As Brad mentioned in the comment, do you need to update the test/TEST.groups > file? > Yes. > Although not friendly to read, you do have a webrev somewhere? > Just made it ready. Please rev

Re: Code review 8032473, Restructure JSSE regression test hierarchy in jdk test

2014-03-02 Thread Wang Weijun
As Brad mentioned in the comment, do you need to update the test/TEST.groups file? Although not friendly to read, you do have a webrev somewhere? Thanks Max