(bf) CharBuffer.put is an optional operation?

XMLWordPrintable

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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: