Hi Felix, looks ok to me.
You probably should remove the reference to the old shell script in comment line 25, though: 25 * Test run from script, AcceptCauseFileDescriptorLeak.sh Best regards Christoph > -----Original Message----- > From: net-dev [mailto:net-dev-boun...@openjdk.java.net] On Behalf Of Felix > Yang > Sent: Montag, 5. Dezember 2016 04:24 > To: net-dev@openjdk.java.net > Subject: RFR 8043838, Test > java/net/ServerSocket/AcceptCauseFileDescriptorLeak.java failed > intermittently in nightly > > Hi all, > > please review the following patch to cover the codes from shell to > plain java. > > Bug: > > https://bugs.openjdk.java.net/browse/JDK-8043838 > > Webrev: > > http://cr.openjdk.java.net/~xiaofeya/8043838/webrev.00/ > > Thanks, > > Felix