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.
- relates to
-
JDK-8329287 Standardize dynamic array growth factor
-
- Open
-
-
JDK-8352891 MemoryOutputStream, an improved cousin of ByteArrayOutputStream
-
- Open
-
- links to