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 65910 - java ClassCastException
Summary: java ClassCastException
Status: RESOLVED DUPLICATE of bug 63195
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: HP Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-04 23:30 UTC by goldenrod
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log file (203.29 KB, text/plain)
2005-10-04 23:34 UTC, goldenrod
Details

Note You need to log in before you can comment on or make changes to this bug.
Description goldenrod 2005-10-04 23:30:32 UTC
Type into editor:
as_loop:for(int i=0;i<=39;i++){
	    if(i==7||i==j||i=23){continue as_loop;}
	}

Then click cursor between "=" and "23".
Comment 1 goldenrod 2005-10-04 23:34:15 UTC
Created attachment 25530 [details]
log file
Comment 2 Jan Becicka 2005-10-05 09:09:16 UTC
I cannot reproduce it.
Comment 3 Tomas Hurka 2005-10-05 09:16:23 UTC

*** This issue has been marked as a duplicate of 63195 ***
Comment 4 Quality Engineering 2007-09-20 12:08:12 UTC
Reorganization of java component