A multi-faceted language tool for the Java platform!

Groovy

Groovy 5.0.5

  -  59.52 MB  -  Open Source

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Groovy 5.0.5.


For those interested in downloading the most recent release of Groovy or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • Groovy 5.0.5 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Groovy 5.0.5 Screenshot 1

What's new in this version:

Fixed:
- Groovy5 calling Groovy4 library with setter throws NPE
- Enclosing method not set for AIC in script statements
- Compiler writes extra cast for method call on list expression
- apply @Final transform to constructor produces class format error
- trait field initializer results in setter call error
- instanceof pattern is incorrectly applied to downstream code in type checker
- AST compilation customizer support for array or list of enum values
- STC: setter call list and dynamic-type addition
- SC: compile static method and default parameter values
- SC: map getAt null safety
- Inner classes property vs field access
- SwingBuilder closure bind: typed vs untyped (def) property
- anon. inner class is never static
-Stack overflow when using too many chained method calls

Dependency upgrade:
- Bump jackson to 2.21.0
- Bump logback to 1.5.27 (test dependency)
- Bump junit5 jupiter/platform to 5.14.2/1.14.2
- Bump testng to 7.12.0
- Bump junit5 jupiter/platform to 5.14.3/1.14.3
- Bump jline to 3.30.9
- Bump logback to 1.5.32 (test dependency)
- Bump jackson to 2.21.2
Improvement:
- Invokedynamic first invocation should not have a line with IndyInterface