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 8817 - [Execution] System.err is not flushed
Summary: [Execution] System.err is not flushed
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P3 major (vote)
Assignee: anovak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-12-07 17:58 UTC by Jan Lahoda
Modified: 2008-12-22 19:38 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 Jan Lahoda 2000-12-07 17:58:46 UTC
When writting into the System.err stream (and probably also to System.out), the
content of output window can be incomplete. After doing System.err.flush(), it's
OK.
Sure happens for System.err and external execution.
Comment 1 Jan Lahoda 2000-12-07 18:01:59 UTC
release 3.1 [20]
Comment 2 anovak 2000-12-13 11:40:59 UTC
fixed in main trunk - caused by a race condition
Comment 3 Jan Lahoda 2001-05-03 10:31:41 UTC
It looks OK in release 3.2, build 38
Comment 4 Quality Engineering 2003-07-01 16:12:25 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.