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

(bf) Missing {@inheritDoc} for exception in MappedByteBuffer::compact

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • None
    • core-libs
    • b10

      The method MappedByteBuffer::compact should {@inheritDoc} for ReadOnlyBufferException. As of now, this exception is not shown in the javadocs. It is possible to map a file using read-only mode. We should do a read-through of related classes to see if this type of error exists also in other places.

            bpb Brian Burkhalter
            pminborg Per-Ake Minborg
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: