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

Please make ByteBuffer extensible

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 1.4.1
    • core-libs
    • x86
    • windows_2000



      Name: nt126004 Date: 07/09/2002


      FULL PRODUCT VERSION :
      Generic 1.4.x problem

      FULL OPERATING SYSTEM VERSION : Microsoft Windows 2000
      [Version 5.00.2195]

      ADDITIONAL OPERATING SYSTEMS :


      A DESCRIPTION OF THE PROBLEM :
      The ByteBuffer class doesn't allow further extention. The
      ByteBuffer class contains only package private constructors
      and even has a few abstract package private methods so that
      extending from the class is not possible if the subclass is
      not in the java.nio package.

      Possible reason for allowing extending from ByteBuffer:
      Implement a SequenceByteBuffer that simulatates ByteBuffer
      behaviour externally but reads/writes from/to a number of
      different ByteBuffers.

      REPRODUCIBILITY :
      This bug can be reproduced always.
      (Review ID: 158925)
      ======================================================================

            mr Mark Reinhold
            nthompsosunw Nathanael Thompson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: