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 113140

Summary: Wrong result on stack overflow
Product: java Reporter: ulfzibis <ulfzibis>
Component: JUnitAssignee: Marian Petras <mpetras>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: JUnit Test Results

Description ulfzibis 2007-08-17 23:47:00 UTC
The result was indicated as "passed" even if the tests had an stack overflow error.

See Attachment.
Comment 1 ulfzibis 2007-08-17 23:48:26 UTC
Created attachment 46829 [details]
JUnit Test Results
Comment 2 Marian Petras 2007-10-09 15:39:03 UTC
I just tried it and it worked for me. Can you reproduce it? Can you make a sample project on which this bug would be
reproducible?
Comment 3 ulfzibis 2007-11-23 22:29:42 UTC
The error occured with NB 6.0 M10.

The failing project was:
https://jdbc-odbc-enhanced.dev.java.net/
... but I don't remember which revision. :-(
It must have been around the Aug 17 22:47:00 +0000 2007

I tried to create a simple sample project, but didn't have success to reproduce the error.
Comment 4 Marian Petras 2008-04-02 21:30:58 UTC
This seems to be yet another case of bug #87027. Do you remember which version of JDK you were using when you
encountered this bug?

*** This issue has been marked as a duplicate of 87027 ***
Comment 5 ulfzibis 2008-04-03 02:14:44 UTC
I think I have used JDK 6 final to run the project, and u1 or u2 to run NetBeans at this time. Also see:
- http://www.netbeans.org/issues/show_bug.cgi?id=130352
- http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6575083