A multi-faceted language tool for the Java platform!

Groovy

Groovy 5.0.6

  -  32.97 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.6.


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.6 Screenshots

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

    Groovy 5.0.6 Screenshot 1

What's new in this version:

Fixed:
- StackOverflowError when having parameterized function with recursive bounds
- Compilation error: ClassCastException (unnamed module)
- grab adds static constructor to annotation definition
- Iterable minus modifies self in slow path
- SC: trait static field helper generates invalid bytecode when method-level DYNAMIC_RESOLUTION is present (GROOVY-11817 regression)
- Static method call with null value and casting fails
- groovydoc: short-name type resolution cache makes doc output order-dependent and non-reproducible
- Provide a size guard for flattening of chained method calls
- SC: mixed property definition and map-style constructor call
- multi-assignment failure for singleton primitives
- VerifyError in @CompileStatic constructor with default-valued list parameter
- SC: trait static field access generates invalid bytecode under indy=false (GROOVY-11907 follow-up)
- Default methods in interface throw IncompatibleClassChangeError under indy=false
- STC: unsound smart-cast in else branch of if (cond && !(x instanceof Y))

Dependency upgrade:
- Bump ant version to 1.10.17
- Bump org.jboss.bridger:bridger: 1.6.Final → 1.8
- Bump org.apache.maven:maven-core: 3.9.14 → 3.9.15
- Bump commons-io:commons-io: 2.21.0 → 2.22.0
- Bump com.github.ben-manes.versions:com.github.ben-manes.versions.gradle.plugin: 0.53.0 → 0.54.0

Improved:
- Include javax.swing.plaf.nimbus in Nimbus LAF check in groovy-swing