|
Quick Lists
|
|
Bug ID:
|
1244425
|
|
Votes
|
0
|
|
Synopsis
|
BufferedInputStream needs "read" that is not synchronized
|
|
Category
|
java:classes_io
|
|
Reported Against
|
1.0fcs
|
|
Release Fixed
|
|
|
State
|
11-Closed, duplicate of 4097272,
request for enhancement
|
|
Priority:
|
5-Very Low
|
|
Related Bugs
|
4097272
|
|
Submit Date
|
02-APR-1996
|
|
Description
|
BufferedInputStream needs "read" that is not synchronized. This is for applications
that use one thread per BufferedInputStream. Synchronized read causes too much
performance overhead.
|
|
Work Around
|
N/A
|
|
Evaluation
|
N/A
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |