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

Reevaluate the need for synchronization in java.io classes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 20
    • core-libs
    • None
    • generic
    • generic

      In particular the classes {Buffered,ByteArray}InputStream and {Buffered,ByteArray}OutputStream should be examined with respect to synchronization. Certain synchronizations cause a large decrease in performance since biased locking was removed.

            bpb Brian Burkhalter
            bpb Brian Burkhalter
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: