hg: jdk6/jdk6/jdk: 7199153: TEST_BUG: try-with-resources syntax pushed to 6-open repo

2012-09-18 Thread sean . coffey
Changeset: 0abac47de6d1 Author:coffeys Date: 2012-09-18 23:35 +0100 URL: http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/0abac47de6d1 7199153: TEST_BUG: try-with-resources syntax pushed to 6-open repo Reviewed-by: ohair ! test/sun/tools/native2ascii/Permission.java ! test/tools/jar/Up

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

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

2012-09-18 Thread Seán Coffey
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://cr.openjdk.java.net/~coffeys/webrev.7199153/

2 new failures (a fix is in progress) - Re: starting OpenJDK6 B26 promotion process

2012-09-18 Thread Lana Steuck
FYI: the build candidate had two new test failures (a fix is in progress): sun/tools/native2ascii/Permission.java tools/jar/UpdateJar.java More details: Both tests failed on *all* platforms including lin_i586. Both failures are Compilation failures. Last changes that touched the tes