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 101287 - Opening txt file in the IDE causes never ending loop & after while StackOverFlow
Summary: Opening txt file in the IDE causes never ending loop & after while StackOverFlow
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: T9Y
: 101297 101346 101359 101371 101477 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-04-17 10:13 UTC by Marian Mirilovic
Modified: 2008-12-22 11:44 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread-dump & stackoverflow stack trace (545.33 KB, text/plain)
2007-04-17 10:13 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2007-04-17 10:13:03 UTC
NB Dev (200704161800), JDK 1.5.0_12 & 6.0_01

Reproducible on all Performance test machines. The test case just opens txt file.
Comment 1 Marian Mirilovic 2007-04-17 10:13:51 UTC
Created attachment 41046 [details]
thread-dump & stackoverflow stack trace
Comment 2 Marian Mirilovic 2007-04-17 10:27:49 UTC
reproduced manually as well
Comment 3 Martin Schovanek 2007-04-17 13:59:14 UTC
*** Issue 101297 has been marked as a duplicate of this issue. ***
Comment 4 Tomas Danek 2007-04-17 14:02:58 UTC
*** Issue 101346 has been marked as a duplicate of this issue. ***
Comment 5 Stanislav Aubrecht 2007-04-17 14:19:21 UTC
fixed

Checking in src/org/openide/loaders/DefaultDataObject.java;
/cvs/openide/loaders/src/org/openide/loaders/DefaultDataObject.java,v  <-- 
DefaultDataObject.java
new revision: 1.16; previous revision: 1.15
done
Checking in test/unit/src/org/openide/loaders/DataObjectSaveAsTest.java;
/cvs/openide/loaders/test/unit/src/org/openide/loaders/DataObjectSaveAsTest.java,v
 <--  DataObjectSaveAsTest.java
new revision: 1.3; previous revision: 1.2
Comment 6 Tomas Danek 2007-04-17 14:32:07 UTC
*** Issue 101359 has been marked as a duplicate of this issue. ***
Comment 7 Marian Mirilovic 2007-04-17 14:47:58 UTC
*** Issue 101371 has been marked as a duplicate of this issue. ***
Comment 8 Marian Mirilovic 2007-04-18 07:12:45 UTC
verified in NB Dev (200704171800)
Comment 9 Tomas Danek 2007-04-18 10:51:13 UTC
*** Issue 101477 has been marked as a duplicate of this issue. ***