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 3806 - StringIndexOutOfBoundsException during compilation.
Summary: StringIndexOutOfBoundsException during compilation.
Status: CLOSED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-09-10 21:29 UTC by Martin Entlicher
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Entlicher 1999-09-10 21:29:12 UTC
Can be reproduced any time by compiling attached file (performed on Solaris). This exception was thrown, compilation finished with errors, which were not printed into the output window. This might o
ccure in CoronaEnvironment.compile() line 286 if off == 0. There should be a check whether i >= 0.

Stack trace in attachment.
[IAN] Duplicate of 3756
Comment 1 Marek Grummich 2000-07-25 09:26:59 UTC
Priority is changed to P4 (normal).
Comment 2 Quality Engineering 2003-07-02 15:34:09 UTC
Resolved for 3.4.x or earlier, no new info since then -> verify.
Comment 3 Quality Engineering 2003-07-02 15:41:08 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.