--- Additional Comments From phil at mkdoc dot com 2005-03-29 11:36 ---
This appears to be a duplicate of bug 10894.
--
What|Removed |Added
CC
--- Additional Comments From phil at mkdoc dot com 2005-03-29 11:53 ---
I have seen similar behaviour to this where concrete classes are named after
their interfaces. I haven't been able to to produce a simple test case. This
bug
looks very similar to bug 18796.
--
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: phil at mkdoc dot com
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20941
--- Additional Comments From phil at mkdoc dot com 2005-04-11 08:11 ---
Created an attachment (id=8583)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8583&action=view)
SAX driver service provider file
Driver class: gnu.xml.aelfred2.SAXDriver
--
http://gcc.gnu.org/b
--- Additional Comments From phil at mkdoc dot com 2005-04-11 08:56 ---
Created an attachment (id=8584)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8584&action=view)
Test case for org.xml.sax.driver service provider property
First checks any service provider configuratio
--- Additional Comments From phil at mkdoc dot com 2005-04-11 09:13 ---
Created an attachment (id=8585)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8585&action=view)
GNU JAXP pure Java source, no natives
GNU JAXP source classes, compile using the attached script.
--
--- Additional Comments From phil at mkdoc dot com 2005-04-11 09:18 ---
Created an attachment (id=8586)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8586&action=view)
GCJ compile script for GNU JAXP
Compiles GNU JAXP source to classes. Requires environment variables $mk_
--- Additional Comments From phil at mkdoc dot com 2005-04-11 09:21 ---
Created an attachment (id=8587)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8587&action=view)
Fastjar archive script for GNU JAXP
Creates a JAR of the compiled GNU JAXP classes. Requires envi
--- Additional Comments From phil at mkdoc dot com 2005-04-11 09:23 ---
Created an attachment (id=8588)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8588&action=view)
Check you have the necessary environment variables
Checks the $mk_home and $mk_build environment variab
--- Additional Comments From phil at mkdoc dot com 2005-04-11 09:47 ---
Lots of attachments, but it's simple really:
1. Set two environment variables: $mk_home, a path in which the source is at
$mk_home/lib-src/jaxp, and $mk_build, which is a temporary build directory
2. Put al
--- Additional Comments From phil at mkdoc dot com 2004-12-22 18:06 ---
Also affects GCJ 3.3.3 (cygwin special). Can I suggest the summary is changed
to
"Wildcard import statements not resolved", which seems more specific to me and
may avoid duplicate submissions.
This
3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: phil at mkdoc dot com
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
--- Additional Comments From phil at mkdoc dot com 2004-10-28 12:59 ---
Is this a final verdict on this issue? This problem also affects compatibility
with the Sun 1.3 interpreter. Can I take it that the Sun 1.4 interpreter is the
benchmark reference for GCJ going forward?
Thanks
--- Additional Comments From phil at mkdoc dot com 2004-11-15 18:03 ---
This bug also affects GCJ 3.3.2 on GNU/Linux and 3.3.3 on Cygwin.
The class org.w3c.tidy.ParserImpl in the JTidy tool is another test case.
http://sourceforge.net/projects/jtidy/
--
What|Removed
: normal
Priority: P2
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: phil at mkdoc dot com
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id
15 matches
Mail list logo