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 50362 - IOE in OverrideAnnotationSupport$WMDRChangeListener
Summary: IOE in OverrideAnnotationSupport$WMDRChangeListener
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Matula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-13 16:23 UTC by Jan Pokorsky
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IOE (1.17 KB, text/plain)
2004-10-13 16:24 UTC, Jan Pokorsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Pokorsky 2004-10-13 16:23:31 UTC
While I was changing platform from 1.4 to 1.5 I
got IOE to the console.
OverrideAnnotationSupport$WMDRChangeListener.updateMethods
should check the JavaClass's validity.
Comment 1 Jan Pokorsky 2004-10-13 16:24:30 UTC
Created attachment 18266 [details]
IOE
Comment 2 Martin Matula 2004-10-14 10:37:21 UTC
Fixed.

Checking in src/org/netbeans/modules/java/OverrideAnnotationSupport.java;
/cvs/java/src/org/netbeans/modules/java/OverrideAnnotationSupport.java,v
 <--  OverrideAnnotationSupport.java
new revision: 1.14; previous revision: 1.13
done