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 253953

Summary: Strange duplication and two-color output of test's Standard Error output
Product: java Reporter: Martin Entlicher <mentlicher>
Component: JUnitAssignee: Theofanis Oikonomou <theofanis>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Bad Standard Error output

Description Martin Entlicher 2015-07-29 15:39:33 UTC
Created attachment 155013 [details]
Bad Standard Error output

I've added some debug messages into the code when debugging a test (issue #253938). All outputs are to System.err and there are some Thread.dumpStack() calls, which write to System.err as well.
In the Output tab the test's output is partly black and partly red, with some duplicities. See the attached screenshot.

NetBeans IDE 8.0 (Build 201403101706)
Java: 1.7.0_85; Java HotSpot(TM) 64-Bit Server VM 24.85-b06
Comment 1 Martin Balin 2016-07-07 07:16:28 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss