[erlang-questions] JInterface

Robert Lally rob.lally@REDACTED
Wed Mar 18 11:25:14 CET 2009


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?


-- 
Blog : http://robertlally.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20090318/9bd0af98/attachment.htm>


More information about the erlang-questions mailing list