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 23212 - Patch which bypasses bug in Eclipse internal compiler
Summary: Patch which bypasses bug in Eclipse internal compiler
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-07 14:20 UTC by Stepan Roh
Modified: 2010-09-23 09:03 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Patch (1.27 KB, patch)
2002-05-07 14:21 UTC, Stepan Roh
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stepan Roh 2002-05-07 14:20:32 UTC
Eclipse internal compiler has a bug which prevents
method calls on protected inner class defined in
supertype. Patch to fix it follows although I do
not except it to be applied. Patch was done using
normal (not cvs) diff.
Comment 1 Stepan Roh 2002-05-07 14:21:00 UTC
Created attachment 5661 [details]
Patch
Comment 2 David Strupl 2010-09-23 09:03:17 UTC
I am closing all reports in category Java/Unsupported as wontfix. These should be dead issues --- if the reported cases are against some live part of the NetBeans IDE please reopen and we can discuss to which category they belong.