Bug 209393

Summary: [GCJ bug] extension points don't work with gcj
Product: [Fedora] Fedora Reporter: Ben Konrath <ben>
Component: eclipseAssignee: Ben Konrath <ben>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 3.2.1-21.fc6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-11-22 21:50:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ben Konrath 2006-10-05 01:46:56 UTC
Description of problem:

PDE shows errors in the plugin.xml for plugins that define extensions to their
own extension points.

Version-Release number of selected component (if applicable):

eclipse-sdk-3.2.1-4.fc6
gcc-java-4.1.1-28

Steps to Reproduce:
1. check out any plugin that define extensions to their own extension points - 
   I'm using update.core
2. see errors in plugin.xml

Comment 1 Andrew Overholt 2006-10-05 19:58:17 UTC
This is a problem with org.eclipse.update only AFAICT because ChangeLog uses
this and it works fine for me.

Comment 2 Andrew Overholt 2006-10-06 19:17:14 UTC
(In reply to comment #1)
> This is a problem with org.eclipse.update only AFAICT because ChangeLog uses
> this and it works fine for me.

I was wrong.  I started a clean workspace and this is happening to me with
ChangeLog and Bugzilla now.

Comment 3 Ben Konrath 2006-10-13 18:40:56 UTC
I just noticed that if you start eclipse with GCJ, build your project and then
restart with a propietary vm the problem is still around. You have to rebuild
the project before the problem is fixed. Andrew, this might be what you hit.

Comment 4 Ben Konrath 2006-10-13 18:42:52 UTC
Upping priority as this bug makes pde useless with GCJ.

Comment 5 Ben Konrath 2006-11-15 20:58:25 UTC
I tracked this down to this bug:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29853


Comment 6 Ben Konrath 2006-11-22 21:50:15 UTC
This is fixed in updates-testing. Closing bug.