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! |
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