Lance Andersen - Oracle wrote:
Absolutely, warnings needs to be eliminated. Looks to me that the try/catch can be completely removed from that method.:PS: javac was updated recently to emit warnings for unreachable catch clauses and one place that generates this warning is src/share/classes/com/sun/rowset/CachedRowSetImpl.java:947. It would be great to get that one fixed while you are fixing the other warnings.If you are OK with do it as part of this change, happy to change.
-Alan.