test/java/nio/file/Files/CustomOptions.java

Print this page

        

*** 26,35 **** --- 26,36 ---- * @bug 7087549 * @summary Test custom options with newInputStream. * @author Brandon Passanisi * @library .. * @build CustomOptions PassThroughFileSystem + * @run main CustomOptions */ import java.io.IOException; import java.io.InputStream; import java.net.URI;