Skip to end of metadata
Go to start of metadata

Groovy 2.0 release notes

This page is a placeholder for the upcoming release notes for the final release of Groovy 1.8. This page is neither complete nor even finished!

JDK 7 / Project Coin alignments

Multi-catch exceptions

Binary literals

Underscores in number literals

 

 

Notes to the invokedynamic implementation

The usage of JDK 1.7 before update 2 may cause a major slow down, since there has been an internal synchronization issue in the implementation

In JDK 1.7 update 2 there is a potential internal error appearing if package private classes are used in the call site.

Those are no bugs in Groovy, but bugs in Java

Labels
  • None