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 45910 - AbstractMethodError
Summary: AbstractMethodError
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-08 08:24 UTC by Dusan Balek
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stacktrace (1.54 KB, text/plain)
2004-07-08 08:26 UTC, Dusan Balek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dusan Balek 2004-07-08 08:24:31 UTC
AbstractMethodError thrown from
TypeParameter.isInner()
Comment 1 Dusan Balek 2004-07-08 08:26:34 UTC
Created attachment 16150 [details]
Stacktrace
Comment 2 Tomas Hurka 2004-07-09 09:22:29 UTC
Fixed in trunk.
Checking in javamodel/TypeParameterImpl.java;
/cvs/java/javacore/src/org/netbeans/modules/javacore/jmiimpl/javamodel/
TypeParameterImpl.java,v  <--  TypeParameterImpl.java
new revision: 1.11; previous revision: 1.10
done
Comment 3 Quality Engineering 2007-09-20 10:52:32 UTC
Reorganization of java component