Tag Archives: Project Coin

JDK 7 Features: Project Coin Exception Improvements

In this post I’ll present the new features in JDK7/Java 7 regarding exceptions, namely “multi-catch and final rethrow” and the “try-with-resources” of Project Coin. The other four Project Coin improvements were already discussed in an post a few days ago. … Continue reading

Posted in Java | Tagged , , , | Leave a comment

JDK 7 Features: Project Coin

Last recently I did a talk about the some of the new features in JDK7 or Java 7 (Project Coin, Concurrency Utils and InvokeDynamic) at the freshly founded Koblenz Java User Group . I’ll present the content of this presentation … Continue reading

Posted in Java | Tagged , , , | Leave a comment