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 36155 - [java-mdr] Deleting of second top-level class in source file throws SIOOBE
Summary: [java-mdr] Deleting of second top-level class in source file throws SIOOBE
Status: CLOSED DUPLICATE of bug 35721
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
: 36551 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-09-17 09:44 UTC by ehucka
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception's stack trace. (1.49 KB, text/plain)
2003-09-17 09:45 UTC, ehucka
Details
Used source file. (756 bytes, text/plain)
2003-09-17 09:46 UTC, ehucka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2003-09-17 09:44:00 UTC
NB MDR build 200309150000
Linux RH9, JDK 1.4.1_03

I've only deleted second top-level class from
source file in editor and
java.lang.StringIndexOutOfBoundsException: String
index out of range: was thrown. The exception is
thrown after each popup menu invoking.
Comment 1 ehucka 2003-09-17 09:45:07 UTC
Created attachment 11642 [details]
Exception's stack trace.
Comment 2 ehucka 2003-09-17 09:46:19 UTC
Created attachment 11643 [details]
Used source file.
Comment 3 Daniel Prusa 2003-09-25 12:11:55 UTC
The attached stack trace is the same as the stack trace attached to
issue 35721, bug is related to deleting classes in source files in
general.

*** This issue has been marked as a duplicate of 35721 ***
Comment 4 ehucka 2003-09-25 15:54:50 UTC
verified
Comment 5 pzajac 2003-10-13 09:42:24 UTC
*** Issue 36551 has been marked as a duplicate of this issue. ***