Re: RFR 8062288: Minor re-org of java/sql testing tests

2014-10-28 Thread roger riggs
Hi Lance, Looks fine. Roger On 10/28/2014 1:12 PM, Lance Andersen wrote: Hi all, I need a reviewer for this change which moves the java/sql testng tests into its own directory making it consistent with the javax/sql testing tests I also kicked off a jtreg which just completed successfully

Re: RFR 8062288: Minor re-org of java/sql testing tests

2014-10-28 Thread huizhe wang
Hi Lance, Looks good to me. Best, Joe On 10/28/2014 10:12 AM, Lance Andersen wrote: Hi all, I need a reviewer for this change which moves the java/sql testng tests into its own directory making it consistent with the javax/sql testing tests I also kicked off a jtreg which just completed suc

RFR 8062288: Minor re-org of java/sql testing tests

2014-10-28 Thread Lance Andersen
Hi all, I need a reviewer for this change which moves the java/sql testng tests into its own directory making it consistent with the javax/sql testing tests I also kicked off a jtreg which just completed successfully Webrev is at http://cr.openjdk.java.net/~lancea/8062288/webrev.00/ Best Lanc