This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 22464 - org.netbeans.modules.j2ee.impl.CfgInStrmSupport && org.netbeans.modules.j2ee.impl.CfgOutStrmSupport should use buffered stream
Summary: org.netbeans.modules.j2ee.impl.CfgInStrmSupport && org.netbeans.modules.j2ee....
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: -FFJ-
Hardware: All Solaris
: P3 blocker (vote)
Assignee: Chris Webster
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-15 22:16 UTC by Chris Webster
Modified: 2009-10-01 14:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Webster 2002-04-15 22:16:05 UTC
The classes specified in the summary should use
return BufferedInputStream or BufferedOutputStream
from the getInputStream and getOutputStream for
performance reasons.
Comment 1 _ gfink 2002-04-15 22:20:27 UTC
sure
Comment 2 Chris Webster 2002-04-16 23:55:37 UTC
making the change
Comment 3 Chris Webster 2002-04-17 00:04:42 UTC
making the change
Comment 4 Marian Mirilovic 2009-10-01 14:48:31 UTC
reopen to fix status and resolution
Comment 5 Marian Mirilovic 2009-10-01 14:51:06 UTC
fix status and resolution