As a follow-up to the Project Coin documentation posted for the JDK 7 developer preview and with work on JDK 7 officially ramping down, Joe Darcy has posted documentation on the semantics of the Project Coin features as implemented in JDK 7 b143.
NetBeans IDE 7.0 introduces language support for development to the proposed Java SE 7 specification with the JDK 7 developer preview. The release also provides enhanced integration with the Oracle WebLogic server, as well as support for Oracle Database and GlassFish 3.1.
NetBeans IDE 7.0 provides language support for the JDK 7 Developer Preview; enhanced integration with Oracle WebLogic server; support for Oracle Database, GlassFish 3.1, Maven 3, HTML5 editing; and more.
Joe Darcy reports the JSR 334 expert group has devised a more elegant protocol to disable exception suppression: a new constructor is added to Throwable which supports disabling suppression.