[Bug java/20941] Incorrect case for META-INF with fastjar

2005-04-11 Thread phil at mkdoc dot com
--- 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

[Bug java/20941] Incorrect case for META-INF with fastjar

2005-04-11 Thread phil at mkdoc dot com
--- 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

[Bug java/20941] Incorrect case for META-INF with fastjar

2005-04-11 Thread phil at mkdoc dot com
--- 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

[Bug java/20941] Incorrect case for META-INF with fastjar

2005-04-11 Thread phil at mkdoc dot com
--- 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_

[Bug java/20941] Incorrect case for META-INF with fastjar

2005-04-11 Thread phil at mkdoc dot com
--- 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. --

[Bug java/20941] Incorrect case for META-INF with fastjar

2005-04-11 Thread phil at mkdoc dot com
--- 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

[Bug java/20941] Incorrect case for META-INF with fastjar

2005-04-11 Thread phil at mkdoc dot com
--- 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

[Bug java/20941] New: Incorrect case for META-INF with fastjar

2005-04-11 Thread phil at mkdoc dot com
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

[Bug java/15377] GCJ does not use the good package for imported classes

2005-03-29 Thread phil at mkdoc dot com
--- 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. --

[Bug java/19173] problems resolving classes

2005-03-29 Thread phil at mkdoc dot com
--- 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

[Bug java/10894] Valid import statements are rejected.

2004-12-22 Thread phil at mkdoc dot com
--- 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

[Bug java/18789] New: GCJ does not fail with omitted import

2004-12-02 Thread phil at mkdoc dot com
: 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

[Bug libgcj/9866] static nested class refers to private member of outer class

2004-11-15 Thread phil at mkdoc dot com
--- 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

[Bug java/6163] anonymous class verifier error

2004-10-28 Thread phil at mkdoc dot com
--- 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

[Bug java/18175] New: Can't find default package with redundant package import

2004-10-27 Thread phil at mkdoc dot com
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