groovy icon indicating copy to clipboard operation
groovy copied to clipboard

Apache Groovy: A powerful multi-faceted programming language for the JVM platform

Results 38 groovy issues
Sort by recently updated
recently updated
newest added

For the dynamic side of 8283, field can be selected in `MetaClassImpl`. If access method is declared by an interface, the interface method is the one indexed so must be...

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. Release notes Sourced from codecov/codecov-action's releases. v4.0.0 v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to...

dependencies
github_actions

This replaces the old custom hashmap variant in MetaMethodIndex with standard maps. Problem though is that this change is a breaking change. MetaMethodIndex itself looks very different now, but is...

https://issues.apache.org/jira/browse/GROOVY-11263

This is an incorrect, incomplete proposal to suggest that methods such as `SecureASTCustomizer.SecuringCodeVisitor.visitMethodCallExpression()` should probably be using `TypeCheckingExtension.getType()` as opposed to `Expression.getType()`. This is because, as suggested in the [docs](https://docs.groovy-lang.org/next/html/documentation/#Typecheckingextensions-TheAPI),...

to give an impression on the impact of deprecating the callsite caching code