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 53519

Summary: UnsupportedOperationException in Method.duplicate
Product: java Reporter: Jan Pokorsky <jpokorsky>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P2    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: UnsupportedOperationException

Description Jan Pokorsky 2005-01-17 15:39:17 UTC
I will attach the stacktrace.
Comment 1 Jan Pokorsky 2005-01-17 15:41:08 UTC
Created attachment 19730 [details]
UnsupportedOperationException
Comment 2 Martin Matula 2005-01-17 15:48:00 UTC
Fixed.

Checking in
src/org/netbeans/modules/javacore/jmiimpl/javamodel/LocalVariableImpl.java;
/cvs/java/javacore/src/org/netbeans/modules/javacore/jmiimpl/javamodel/LocalVariableImpl.java,v
 <--  LocalVariableImpl.java
new revision: 1.7; previous revision: 1.6
done
Comment 3 Jan Pokorsky 2005-01-17 16:02:17 UTC
Verified.
Comment 4 Quality Engineering 2007-09-20 09:57:40 UTC
Reorganization of java component