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

Add unsynchronized variant of ByteArrayOutputStream

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • core-libs
    • None

      Per core-libs-dev conversation regarding JDK-8352891, we will add a factory method `ByteArrayOutputStream.unsynchronized(int)` that returns an unsynchronized instance of ByteArrayOutputStream. Existing method Javadoc will be updated to call out the currently unspecified synchronization.

            jengebretson John Engebretson
            jengebretson John Engebretson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: