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 145980 - [65cat] Console doesn't seem to output things in correct order
Summary: [65cat] Console doesn't seem to output things in correct order
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on: 166379
Blocks:
  Show dependency tree
 
Reported: 2008-09-02 23:19 UTC by ranbato
Modified: 2009-08-04 21:52 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 ranbato 2008-09-02 23:19:49 UTC
[ BUILD # : 20080902 ]
[ JDK VERSION : 1.6.0_07 ]

If I have a single threaded app (attached to 145978) that outputs to
both System.out and System.err the System.err directed output occurs
before the out is completed, even though out.flush() is called.
Comment 1 Antonin Nebuzelsky 2008-09-03 10:43:15 UTC
Tomasi, related to recent fixes in output?
Comment 2 Jesse Glick 2009-08-04 21:52:05 UTC
An Ant bug: https://issues.apache.org/bugzilla/show_bug.cgi?id=47642