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

Summary: [65cat] Console doesn't seem to output things in correct order
Product: projects Reporter: ranbato <ranbato>
Component: AntAssignee: Jesse Glick <jglick>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 166379    
Bug Blocks:    

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