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

Summary: java ClassCastException
Product: java Reporter: goldenrod <goldenrod>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: HP   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: log file

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