UnsupportedOperationException in Channels.newChannel(InputStream in)

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P2
    • None
    • Affects Version/s: 1.4.0
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: