Bug#345013: kaffe: buggy java.util.zip implementation
Filip Van Raemdonck
mechanix at debian.org
Tue Jan 10 12:57:31 UTC 2006
On Mon, Jan 09, 2006 at 03:13:33PM +0100, Dalibor Topic wrote:
> Filip Van Raemdonck wrote:
> >
> > How could I go at testing the Classpath zip implementation myself? Is
> > there a way to do it without rebuilding kaffe? If not, how / with what
> > should I patch before building?
>
> You can do it manually without rebuilding kaffe, by unzipping the rt.jar
> file from kaffe, replacing java/util/zip with the contents from
> classpath's glibj.zip and rezipping it.
Doing so results in tomcat failing to start:
Using CATALINA_BASE: /var/lib/tomcat4
Using CATALINA_HOME: /usr/share/tomcat4
Using CATALINA_TMPDIR: /var/lib/tomcat4/temp
Using JAVA_HOME: /usr/lib/kaffe
Using Security Manager
Internal error: caught an unexpected exception.
Please check your CLASSPATH and your installation.
java/lang/ExceptionInInitializerError
at java.lang.ClassLoader.getSystemClassLoader (ClassLoader.java:776)
(it does not matter if I disable the Security Manager, this is using the
backported kaffe 1.1.6 which ran fine with its own rt.jar and Security
Manager enabled)
Regards,
Filip
--
"The difference between genius and stupidity is that genius has it's
limits."
-- Albert Einstein
More information about the pkg-java-maintainers
mailing list