|
Quick Lists
|
|
Bug ID:
|
5030063
|
|
Votes
|
0
|
|
Synopsis
|
(fmt) Formatter should have a flush method
|
|
Category
|
java:classes_util
|
|
Reported Against
|
tiger-beta2
|
|
Release Fixed
|
1.5(tiger-b49)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
4906370
|
|
Submit Date
|
12-APR-2004
|
|
Description
|
If the Formatter's destination buffers output, it is difficult to force the
data to be written to the underlying stream. The Formatter itself should have
a flush method which will call flush on the underlying stream if necessary.
-- xxxxx@xxxxx 2004-04-11
|
|
Work Around
|
N/A
|
|
Evaluation
|
Suggested fix is correct.
-- xxxxx@xxxxx 2004-04-11
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |