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 - UnsupportedOperationException in Method.duplicate
Summary: UnsupportedOperationException in Method.duplicate
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-17 15:39 UTC by Jan Pokorsky
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
UnsupportedOperationException (1.52 KB, text/plain)
2005-01-17 15:41 UTC, Jan Pokorsky
Details

Note You need to log in before you can comment on or make changes to this bug.
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