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.



_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Reply via email to