Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4419822

UnsupportedOperationException in Channels.newChannel(InputStream in)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 1.4.0
    • core-libs
    • sparc
    • solaris_7

      Some methods in java.nio.Channels class are still unimplemented and throw
      java.lang.UnsupportedOperationException: NYI

      public static ReadableByteChannel newChannel(InputStream in);
      public static WritableByteChannel newChannel(OutputStream out);

      Similarly, source code shows NYI for newReader() and newWriter() also.

      Build B-53.

            Unassigned Unassigned
            hvilekar Harshad Vilekar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: