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

Summary: IOE in OverrideAnnotationSupport$WMDRChangeListener
Product: java Reporter: Jan Pokorsky <jpokorsky>
Component: UnsupportedAssignee: Martin Matula <mmatula>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: IOE

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