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 103112 - IllegalArgumentException: LOCAL_VARIABLE after adding local variable to class
Summary: IllegalArgumentException: LOCAL_VARIABLE after adding local variable to class
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords:
: 103162 103163 103165 103167 103178 103191 103348 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-05-02 11:22 UTC by Marian Mirilovic
Modified: 2007-05-09 07:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IllegalArgumentException stack trace (1012 bytes, text/plain)
2007-05-02 11:25 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-05-02 11:22:12 UTC
NB Dev BigIDE (200705020000), JDK1.5.0_11
- not reproducible in M9

Steps to reproduce:
- run IDE
- create Java Application
- start to type into main method :
   int local
- IllegalArgumentException rises after few seconds (see attachment)
Comment 1 Marian Mirilovic 2007-05-02 11:25:11 UTC
Created attachment 42036 [details]
IllegalArgumentException stack trace
Comment 2 Pavel Flaska 2007-05-02 14:03:00 UTC
Caused by integration of #87753.
Comment 3 Petr Hrebejk 2007-05-02 17:52:53 UTC
Just for record this can not apear in M9 - the code is only in M10.
Comment 4 Petr Hrebejk 2007-05-02 18:02:32 UTC
*** Issue 103163 has been marked as a duplicate of this issue. ***
Comment 5 Petr Hrebejk 2007-05-02 18:02:41 UTC
Checking in CaretListeningTask.java;
/cvs/java/navigation/src/org/netbeans/modules/java/navigation/CaretListeningTask.java,v
 <--  CaretListeningTask.java
new revision: 1.9; previous revision: 1.8
done
Comment 6 Jan Lahoda 2007-05-02 18:16:26 UTC
*** Issue 103162 has been marked as a duplicate of this issue. ***
Comment 7 Jan Lahoda 2007-05-03 04:01:34 UTC
*** Issue 103178 has been marked as a duplicate of this issue. ***
Comment 8 Marian Mirilovic 2007-05-04 07:49:58 UTC
verified in 200705040000
Comment 9 Jana Maleckova 2007-05-04 09:10:44 UTC
*** Issue 103165 has been marked as a duplicate of this issue. ***
Comment 10 Jana Maleckova 2007-05-04 09:13:08 UTC
*** Issue 103167 has been marked as a duplicate of this issue. ***
Comment 11 Jana Maleckova 2007-05-04 09:14:16 UTC
*** Issue 103191 has been marked as a duplicate of this issue. ***
Comment 12 Jana Maleckova 2007-05-09 07:55:43 UTC
*** Issue 103348 has been marked as a duplicate of this issue. ***