Hi folks,<div><br></div><div>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().</div>
<div><br></div><div>Is there a specific place to talk about JInterface issues? Or is this list the appropriate forum?</div><div><br></div><div><br></div><div>-- <br>Blog : <a href="http://robertlally.com">http://robertlally.com</a><br>

</div>