Re: RFR: 7199153 : TEST_BUG: try-with-resources syntax pushed to 6-open repo.

2012-09-18 Thread Kelly O'Hair
They look ok to me. -kto On Sep 18, 2012, at 3:07 PM, Seán Coffey wrote: > Looking for reviewer so I can push this change to jdk6 open repos. > > Recent testcases added to jdk6 open are not compiling since they're using > try-with-resources and nio code only found in jdk7+. > > webrev : > htt

Re: RFR: 7199153 : TEST_BUG: try-with-resources syntax pushed to 6-open repo.

2012-09-18 Thread Abhijit Saha (Oracle)
Approved. Thanks for fixing this. -Abhijit On 9/18/2012 3:07 PM, Seán Coffey wrote: Looking for reviewer so I can push this change to jdk6 open repos. Recent testcases added to jdk6 open are not compiling since they're using try-with-resources and nio code only found in jdk7+. webrev : http