> On 28 Nov 2018, at 15:50, Michael McMahon <michael.x.mcma...@oracle.com> > wrote: > > Could I get the following fix reviewed please? > The fix is pretty simple, but the test a bit more involved > since the issue occurs when the JVM is launched in unusual circumstances > where its stdin,out,err are connected to a UNIX domain socket. > This occurs when java is launched by a node.js or Python script. > > http://cr.openjdk.java.net/~michaelm/8211842/webrev.1/ > <http://cr.openjdk.java.net/~michaelm/8211842/webrev.1/>
Looks good to me Michael. Trivially, maybe amend the copyright year on the new test file, since it was created in 2018. -Chris.