groovy

Static Type Checker

Summary

Description

Issues: Unresolved

  • Improvement GROOVY-5924 Provide a mechanism to allow the type checker to know what are the expected argument types of a closure
  • Bug GROOVY-5742 CompileStatic goes into infinite loop when handling self-referential generics
  • Bug GROOVY-5807 When static type checking, only static invocations to methods, not to variables, are considered

Issues: Updated recently

  • Bug GROOVY-5975 Yesterday 6:12 AM @TypeChecked error when calling Standard Java Methods (i.e StringBuilder.append)
  • Bug GROOVY-6129 30/Apr/13 @CompileStatic def map = new HashMap<>() crashes compiler
  • Bug GROOVY-6119 25/Apr/13 Type checker doesn't recognize explicit map constructor

Versions: Unreleased

...and 5 more Show first 5 only