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

(bf) CharBuffer.put is an optional operation?

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.4.0
    • core-libs
    • None
    • generic
    • solaris_8

      CharBuffer.put is listed as an optional operation, suggesting that programmers
      should not depend on it working in portable code. In fact, it is only optional
      because you can't use it unless you know you have a writable buffer. That
      should be documented more clearly so programmers can use it in portable code.

      The same comment applies to many other methods in java.nio

            iris Iris Clark
            gafter Neal Gafter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: