[rfc][icedtea-web] Don't be silent if JNLPClassLoader gets a ClassFormatError

Jiri Vanek jvanek at redhat.com
Tue Mar 19 12:19:48 PDT 2013


On 03/19/2013 05:00 PM, Adam Domurad wrote:
> I think this is worthy because it would have saved me a lot of time investigating a recent bug.
> This will continue as normal, but ClassFormatError's really should be logged. It will make resulting ClassNotFoundException's less mysterious.
>
> 2013-19-03 Adam Domurad <adomurad at redhat.com>
>
> * netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java
> (findClass): Print stacktrace for ClassFormatError
>
>
Hmm... why keep other ones silent?
Why do not rethrow?

J.



More information about the distro-pkg-dev mailing list