Bug#356805: classpath: missing java.lang.Thread.UncaughtExceptionHandler interface

Mark Wielaard mark at klomp.org
Tue Mar 14 09:01:43 UTC 2006


On Tue, 2006-03-14 at 08:54 +0100, Petter Reinholdtsen wrote:
> Package: classpath
> Version: 2:0.90-1
> 
> When trying to run the java standalone client for Openstreetmap,
> <URL:http://www.eigenheimstrasse.de/josm/josm-latest.jar>, it crashes
> with the given error message.  According to Michael Koch on IRC, this
> is because the java.lang.Thread.UncaughtExceptionHandler interface
> that was introduced in java 1.5 is missing in classpath.

Note that classpath-generics does have support for this in Thread and
ThreadGroup. It could probably be ported to the main branch since it
doesn't need any additional 1.5 language features as far as I can see.

Another option of course is running josm against jamvm and
classpath-generics, but I believe classpath-generics hasn't been
packaged for Debian yet.





More information about the pkg-java-maintainers mailing list