The changes to B4769350.java look fine to me. -Chris.
On 22 Jan 2014, at 17:49, Seán Coffey <sean.cof...@oracle.com> wrote: > Looking for approval for these test stabilization fixes. > > These are backports from JDK 8. The > java/nio/channels/AsynchronousChannelGroup/Unbounded.java changes came back > smoothly with the exception of not making changes to ProblemList.txt. This > test wasn't on the ProblemList for 7u. > > For the java/net/Authenticator/B4769350.java port, code was a little > different given that the refactoring exercise done in JDK 8 for HttpServer > classes wasn't backported to JDK 7u (6354758) - cc'ing Chris with the hope he > can give that a quick overview. > > Tests have been run through JPRT without issues. > > JDK 7u webrev : > http://cr.openjdk.java.net/~coffeys/webrev.7u_tests_jan/webrev/ > > Bug IDs : > https://bugs.openjdk.java.net/browse/JDK-8017779 > https://bugs.openjdk.java.net/browse/JDK-8003253 > https://bugs.openjdk.java.net/browse/JDK-8003285 > https://bugs.openjdk.java.net/browse/JDK-8003895 > > > jdk 8 review threads : > http://mail.openjdk.java.net/pipermail/net-dev/2013-July/006821.html > http://mail.openjdk.java.net/pipermail/nio-dev/2012-November/001990.html > http://mail.openjdk.java.net/pipermail/nio-dev/2013-June/002190.html > > regards, > Sean.