By eyal.lupu
via blog.eyallupu.com
Published: Mar 11 2013 / 02:09
A short post demonstrating the suppressed exceptions nature of Java 7’s try-catch-resource block. What might be an equivalent code migration from Java 6 to Java 7 might introduce a hidden behavioural change.
Add your comment