[erlang-questions] JInterface
Raimo Niskanen
raimo+erlang-questions@REDACTED
Wed Mar 18 16:13:36 CET 2009
On Wed, Mar 18, 2009 at 10:25:14AM +0000, Robert Lally wrote:
> Hi folks,
> I've just run the JInterface 1.4.2 code through the IDEA code analyser and
> it reports quite a few issues. Some of these are trivial - javadoc that
> doesn't match the function. Some are a little more significant - variables
> that are never read, parameters that are never used, named labels that no
> code ever jumps to, private constructors that are never called, declared
> exceptions that are never thrown. There are also a few that look quite
> significant - overriding finalize without calling super.finalize().
>
> Is there a specific place to talk about JInterface issues? Or is this list
> the appropriate forum?
There is no specific place other than this.
Many of your findings are probable bugs, though, so
they should go to the erlang-bugs@REDACTED mailing list.
>
>
> --
> Blog : http://robertlally.com
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
--
/ Raimo Niskanen, Erlang/OTP, Ericsson AB
More information about the erlang-questions
mailing list