+1 > On Feb 15, 2017, at 4:04 PM, Brian Burkhalter <brian.burkhal...@oracle.com> > wrote: > > Please review this trivial fix [1] for [2]. The intent is to add to the test > log evidence that the test in fact completed. Also cf. [3]. > > Thanks, > > Brian > > [1] diff > > --- a/test/java/io/FileInputStream/LargeFileAvailable.java > +++ b/test/java/io/FileInputStream/LargeFileAvailable.java > @@ -71,6 +71,9 @@ > } finally { > file.delete(); > } > + > + System.out.println("Test succeeded."); > + System.out.flush(); > } > > [2] https://bugs.openjdk.java.net/browse/JDK-8175042 > [3] http://mail.openjdk.java.net/pipermail/nio-dev/2017-February/004130.html
<http://oracle.com/us/design/oracle-email-sig-198324.gif> <http://oracle.com/us/design/oracle-email-sig-198324.gif> <http://oracle.com/us/design/oracle-email-sig-198324.gif> <http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037 Oracle Java Engineering 1 Network Drive Burlington, MA 01803 lance.ander...@oracle.com <mailto:lance.ander...@oracle.com>