notifications
Thread
Date
Later messages
Messages by Thread
[jira] [Closed] (GROOVY-11384) STC: map property access within closure
Paul King (Jira)
[jira] [Closed] (GROOVY-11418) Bump hsqldb to 2.7.3 (test dependency)
Paul King (Jira)
[jira] [Closed] (GROOVY-10993) Produce and publish CycloneDX SBOM artifacts
Paul King (Jira)
[jira] [Closed] (GROOVY-11376) SC: put entry replaced write field for public and protected of map-based type
Paul King (Jira)
[jira] [Closed] (GROOVY-11360) Issue a warning when accessing static fields that are "shadowed" by get() methods
Paul King (Jira)
[jira] [Closed] (GROOVY-11223) STC: error message for inaccessible setter is not too helpful
Paul King (Jira)
[jira] [Closed] (GROOVY-11401) STC: inferred type of name within closure (delegate property versus owner field)
Paul King (Jira)
[jira] [Closed] (GROOVY-11358) STC: error for abstract class private or package-private field access
Paul King (Jira)
[jira] [Closed] (GROOVY-11373) IllegalAccessError writing package-private property of other-package map-based type
Paul King (Jira)
[jira] [Closed] (GROOVY-11461) Bump logback-classic to 1.5.7 (test dependency)
Paul King (Jira)
[jira] [Closed] (GROOVY-11394) STC: zero-parameter closure call with args
Paul King (Jira)
[jira] [Closed] (GROOVY-11473) Bump log4j2 version to 2.24.0 (test dependency)
Paul King (Jira)
[jira] [Closed] (GROOVY-11367) property semantics of map-based types
Paul King (Jira)
[jira] [Closed] (GROOVY-11474) flow typing on loops can introduce type unsafety
Paul King (Jira)
[jira] [Closed] (GROOVY-11369) STC: map properties "class" and "empty" indicated as read-only
Paul King (Jira)
[jira] [Closed] (GROOVY-11372) STC: write property via extension method
Paul King (Jira)
[jira] [Closed] (GROOVY-11432) Support method references/method pointers in annotations
Paul King (Jira)
[jira] [Closed] (GROOVY-11465) Bump jqwik to 1.9.0 (test dependency)
Paul King (Jira)
[jira] [Closed] (GROOVY-11448) General error during canonicalization when having closure with default args
Paul King (Jira)
[jira] [Closed] (GROOVY-11481) anonymous inner class visibility
Paul King (Jira)
[jira] [Closed] (GROOVY-11507) "class" and "empty" listed as map properties
Paul King (Jira)
[jira] [Closed] (GROOVY-9306) error for enum constant with comma followed by method
Paul King (Jira)
[jira] [Closed] (GROOVY-11412) SC: outer class field and self dynamic property
Paul King (Jira)
[jira] [Closed] (GROOVY-11463) Bump ant version to 1.10.15
Paul King (Jira)
[jira] [Closed] (GROOVY-11466) Bump checkstyle to 10.18.1 (build dependency)
Paul King (Jira)
[jira] [Closed] (GROOVY-11453) Spread-safe operator differences and efficiencies
Paul King (Jira)
[jira] [Closed] (GROOVY-11459) weak hashing algorithm (使用弱哈希算法)
Paul King (Jira)
[jira] [Closed] (GROOVY-11309) Optimise bytecode for empty list expressions
Paul King (Jira)
[jira] [Closed] (GROOVY-8566) Array initialization from list literal without "as" should be supported under static compilation for multi-dimension arrays
Paul King (Jira)
[jira] [Closed] (GROOVY-11440) invalid reference to an array constructor leads to type unsafe results
Paul King (Jira)
[jira] [Closed] (GROOVY-11274) Not reporting error when implicit default constructor is private
Paul King (Jira)
[jira] [Closed] (GROOVY-11288) Unnecessary bytecode generated after variable assignment
Paul King (Jira)
[jira] [Closed] (GROOVY-11181) Improve STC error message for non-functional interface
Paul King (Jira)
[jira] [Closed] (GROOVY-10687) JEP 181: replace bridge methods with nest-based access control
Paul King (Jira)
[jira] [Closed] (GROOVY-11490) ClassCastException when assigning a lambda returning null into a SAM expecting a primitive
Paul King (Jira)
[jira] [Closed] (GROOVY-11258) AssertJ collection mapping is badly supported
Paul King (Jira)
[jira] [Closed] (GROOVY-11517) Bump checkstyle to 10.20.0
Paul King (Jira)
[jira] [Closed] (GROOVY-11480) Cast exception when using qualified this in lambda
Paul King (Jira)
[jira] [Closed] (GROOVY-11512) Inconsistent isAttribute & getAttribute behavior in Groovy 4 with traits
Paul King (Jira)
[jira] [Closed] (GROOVY-11366) STC: callable (closure) property from super class
Paul King (Jira)
[jira] [Closed] (GROOVY-11479) crash when annotating a lambda parameter
Paul King (Jira)
[jira] [Closed] (GROOVY-6324) Cannot call closure like a method in type checked mode
Paul King (Jira)
[jira] [Closed] (GROOVY-11451) IncompatibleClassChange with map-style constructor and overloaded setters
Paul King (Jira)
[jira] [Closed] (GROOVY-11483) reference to outer class non-private static field before special ctor call
Paul King (Jira)
[jira] [Closed] (GROOVY-11491) Add support for join and group by in ginq
Paul King (Jira)
[jira] [Commented] (GROOVY-9074) CompileStatic does not throw expected exception
Eric Milles (Jira)
[jira] [Commented] (GROOVY-8084) Captured types doesn't work in @CompileStatic
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-8084) Captured types doesn't work in @CompileStatic
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-10588) TypeChecked/CompileStatic wildcard problems
Eric Milles (Jira)
[jira] [Comment Edited] (GROOVY-10006) @CompileStatic fails to unify types
Eric Milles (Jira)
[jira] [Updated] (GROOVY-6835) flow typing activated by if statement doing an "instanceof" check doesn't work as expected with interface types
Eric Milles (Jira)
[jira] [Updated] (GROOVY-8084) Captured types doesn't work in @CompileStatic
Eric Milles (Jira)
[jira] [Assigned] (GROOVY-9074) CompileStatic does not throw expected exception
Eric Milles (Jira)
[jira] [Updated] (GROOVY-10371) STC involves improper subtyping rules for parameterized types with wildcard types
Eric Milles (Jira)
[jira] [Updated] (GROOVY-10588) TypeChecked/CompileStatic wildcard problems
Eric Milles (Jira)
[jira] [Updated] (GROOVY-9074) CompileStatic does not throw expected exception
Eric Milles (Jira)
[jira] [Updated] (GROOVY-9074) CompileStatic does not throw expected exception
Eric Milles (Jira)
[jira] [Commented] (GROOVY-11520) Remove deprecated collections
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11520) Remove deprecated collections
ASF GitHub Bot (Jira)
[jira] [Updated] (GROOVY-11520) Remove deprecated collections
Daniel Sun (Jira)
[jira] [Updated] (GROOVY-11520) Remove deprecated collections
Daniel Sun (Jira)
[jira] [Created] (GROOVY-11520) Remove deprecated collections
Daniel Sun (Jira)
[jira] [Closed] (GROOVY-11519) Bump xstream to 1.4.21
Daniel Sun (Jira)
[jira] [Created] (GROOVY-11519) Bump xstream to 1.4.21
Daniel Sun (Jira)
[PR] Update style-guide.adoc with 4 proper rendering of "`" character [groovy]
via GitHub
Re: [PR] Update style-guide.adoc with 4 proper rendering of "`" character [groovy]
via GitHub
Re: [PR] Update style-guide.adoc with 4 proper rendering of "`" character [groovy]
via GitHub
Re: [PR] Update style-guide.adoc with 4 proper rendering of "`" character [groovy]
via GitHub
Re: [PR] Update style-guide.adoc with 4 proper rendering of "`" character [groovy]
via GitHub
Re: [PR] Update style-guide.adoc with 4 proper rendering of "`" character [groovy]
via GitHub
Re: [PR] Update style-guide.adoc with 4 proper rendering of "`" character [groovy]
via GitHub
Re: [PR] Update style-guide.adoc with 4 proper rendering of "`" character [groovy]
via GitHub
[jira] [Resolved] (GROOVY-11517) Bump checkstyle to 10.20.0
Paul King (Jira)
[jira] [Commented] (GROOVY-11518) Support Java 23 through ASM 9.7
Paul King (Jira)
[jira] [Commented] (GROOVY-11518) Support Java 23 through ASM 9.7
Herve Girod (Jira)
[jira] [Commented] (GROOVY-11518) Support Java 23 through ASM 9.7
Paul King (Jira)
[jira] [Resolved] (GROOVY-11518) Support Java 23 through ASM 9.7
Paul King (Jira)
[jira] [Created] (GROOVY-11518) Support Java 23 through ASM 9.7
Herve Girod (Jira)
[jira] [Updated] (GROOVY-11478) Enable GroovyClassLoader to be ParallelCapable
Paul King (Jira)
[jira] [Updated] (GROOVY-11517) Bump checkstyle to 10.20.0
Paul King (Jira)
[jira] [Comment Edited] (GROOVY-11516) Improve consistency of treatment for internal properties
Paul King (Jira)
[jira] [Comment Edited] (GROOVY-11516) Improve consistency of treatment for internal properties
Paul King (Jira)
[jira] [Assigned] (GROOVY-11516) Improve consistency of treatment for internal properties
Paul King (Jira)
[jira] [Commented] (GROOVY-11459) weak hashing algorithm (使用弱哈希算法)
Paul King (Jira)
[jira] [Resolved] (GROOVY-11459) weak hashing algorithm (使用弱哈希算法)
Paul King (Jira)
[jira] [Updated] (GROOVY-11459) weak hashing algorithm (使用弱哈希算法)
Paul King (Jira)
[jira] [Created] (GROOVY-11517) Bump checkstyle to 10.20.0
Paul King (Jira)
[jira] [Assigned] (GROOVY-11517) Bump checkstyle to 10.20.0
Paul King (Jira)
Re: [PR] GROOVY-11516: Improve consistency of treatment for internal properties [groovy]
via GitHub
[jira] [Commented] (GROOVY-11516) Improve consistency of treatment for internal properties
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11516) Improve consistency of treatment for internal properties
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11516) Improve consistency of treatment for internal properties
Jochen Theodorou (Jira)
[jira] [Commented] (GROOVY-11516) Improve consistency of treatment for internal properties
Paul King (Jira)
[jira] [Commented] (GROOVY-11516) Improve consistency of treatment for internal properties
Jochen Theodorou (Jira)
[jira] [Created] (GROOVY-11516) Improve consistency of treatment for internal properties
Paul King (Jira)
[jira] [Created] (GROOVY-11515) configurable hashing algorithm
Paul King (Jira)
[jira] [Updated] (GROOVY-11515) configurable hashing algorithm
Paul King (Jira)
[jira] [Updated] (GROOVY-11515) configurable hashing algorithm
Paul King (Jira)
[jira] [Updated] (GROOVY-11515) configurable hashing algorithm
Paul King (Jira)
[jira] [Updated] (GROOVY-11515) configurable hashing algorithm
Paul King (Jira)
[jira] [Closed] (GROOVY-11514) Bump jackson to 2.18.1
Daniel Sun (Jira)
[jira] [Created] (GROOVY-11514) Bump jackson to 2.18.1
Daniel Sun (Jira)
[jira] [Updated] (GROOVY-9561) Some ternary expressions with []'s and 'as' are not parsed properly
Eric Milles (Jira)
[jira] [Commented] (GROOVY-11513) java.time.* should be imported automatically
Scott (Jira)
[jira] [Commented] (GROOVY-11513) java.time.* should be imported automatically
Eric Milles (Jira)
[jira] [Commented] (GROOVY-11513) java.time.* should be imported automatically
Scott (Jira)
[jira] [Commented] (GROOVY-11513) java.time.* should be imported automatically
Scott (Jira)
[jira] [Commented] (GROOVY-11513) java.time.* should be imported automatically
Eric Milles (Jira)
[jira] [Commented] (GROOVY-11513) java.time.* should be imported automatically
Eric Milles (Jira)
[jira] [Commented] (GROOVY-11513) java.time.* should be imported automatically
Eric Milles (Jira)
[jira] [Commented] (GROOVY-11513) java.time.* should be imported automatically
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11513) java.time.* should be imported automatically
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11513) java.time.* should be imported automatically
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11513) java.time.* should be imported automatically
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11513) java.time.* should be imported automatically
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11513) java.time.* should be imported automatically
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11513) java.time.* should be imported automatically
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11513) java.time.* should be imported automatically
Paul King (Jira)
[jira] [Commented] (GROOVY-11513) java.time.* should be imported automatically
Eric Milles (Jira)
[jira] [Commented] (GROOVY-11513) java.time.* should be imported automatically
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11513) java.time.* should be imported automatically
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11513) java.time.* should be imported automatically
Andrei Karneyenka (Jira)
[jira] [Comment Edited] (GROOVY-10003) Eliminate some ambiguities while parsing
Eric Milles (Jira)
[jira] [Commented] (GROOVY-10003) Eliminate some ambiguities while parsing
Eric Milles (Jira)
[jira] [Updated] (GROOVY-10003) Eliminate some ambiguities while parsing
Eric Milles (Jira)
[jira] [Updated] (GROOVY-10755) Ternary returning a list gets parsed improperly
Eric Milles (Jira)
[jira] [Comment Edited] (GROOVY-11513) java.time.* should be imported automatically
Scott (Jira)
[jira] [Comment Edited] (GROOVY-11513) java.time.* should be imported automatically
Scott (Jira)
[jira] [Comment Edited] (GROOVY-11513) java.time.* should be imported automatically
Scott (Jira)
[jira] [Comment Edited] (GROOVY-11513) java.time.* should be imported automatically
Eric Milles (Jira)
[jira] [Updated] (GROOVY-11513) java.time.* should be imported automatically
Scott (Jira)
[jira] [Updated] (GROOVY-11513) java.time.* should be imported automatically
Scott (Jira)
[jira] [Updated] (GROOVY-11513) java.time.* should be imported automatically
Eric Milles (Jira)
[jira] [Updated] (GROOVY-11513) java.time.* should be imported automatically
Eric Milles (Jira)
[jira] [Updated] (GROOVY-11513) java.time.* should be imported automatically
Eric Milles (Jira)
[jira] [Updated] (GROOVY-11513) java.time.* should be imported automatically
Eric Milles (Jira)
[jira] [Updated] (GROOVY-11513) java.time.* should be imported automatically when groovy-datetime module is used
Scott (Jira)
[jira] [Commented] (GROOVY-11513) java.time.* should be imported automatically when groovy-datetime module is used
Eric Milles (Jira)
[jira] [Commented] (GROOVY-11513) java.time.* should be imported automatically when groovy-datetime module is used
Scott (Jira)
[jira] [Commented] (GROOVY-11513) java.time.* should be imported automatically when groovy-datetime module is used
Scott (Jira)
[jira] [Created] (GROOVY-11513) java.time.* should be imported automatically when groovy-datetime module is used
Scott (Jira)
[jira] [Updated] (GROOVY-10133) Inconsistent method selection for [Bb]oolean properties
Eric Milles (Jira)
[jira] [Updated] (GROOVY-9382) Inconsistent support for [Bb]oolean properties
Eric Milles (Jira)
[jira] [Updated] (GROOVY-9744) PropertyNode should be enriched to support getter/setter names
Eric Milles (Jira)
[jira] [Resolved] (GROOVY-11512) Inconsistent isAttribute & getAttribute behavior in Groovy 4 with traits
Eric Milles (Jira)
[jira] [Commented] (GROOVY-11512) Inconsistent isAttribute & getAttribute behavior in Groovy 4 with traits
Eric Milles (Jira)
[jira] [Commented] (GROOVY-11512) Inconsistent isAttribute & getAttribute behavior in Groovy 4 with traits
James Daugherty (Jira)
[jira] [Commented] (GROOVY-11512) Inconsistent isAttribute & getAttribute behavior in Groovy 4 with traits
Eric Milles (Jira)
[jira] [Commented] (GROOVY-11512) Inconsistent isAttribute & getAttribute behavior in Groovy 4 with traits
James Daugherty (Jira)
[jira] [Assigned] (GROOVY-11512) Inconsistent isAttribute & getAttribute behavior in Groovy 4 with traits
Eric Milles (Jira)
[jira] [Created] (GROOVY-11512) Inconsistent isAttribute & getAttribute behavior in Groovy 4 with traits
James Daugherty (Jira)
[jira] [Updated] (GROOVY-11512) Inconsistent isAttribute & getAttribute behavior in Groovy 4 with traits
James Daugherty (Jira)
[jira] [Updated] (GROOVY-11512) Inconsistent isAttribute & getAttribute behavior in Groovy 4 with traits
James Daugherty (Jira)
[jira] [Updated] (GROOVY-11512) Inconsistent isAttribute & getAttribute behavior in Groovy 4 with traits
James Daugherty (Jira)
[jira] [Updated] (GROOVY-11512) Inconsistent isAttribute & getAttribute behavior in Groovy 4 with traits
Eric Milles (Jira)
[jira] [Updated] (GROOVY-11512) Inconsistent isAttribute & getAttribute behavior in Groovy 4 with traits
Eric Milles (Jira)
[jira] [Commented] (GROOVY-8283) Field shadowing not considered in STC
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-8283) Field shadowing not considered in STC
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-8283) Field shadowing not considered in STC
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-8283) Field shadowing not considered in STC
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-8283) Field shadowing not considered in STC
Eric Milles (Jira)
[jira] [Commented] (GROOVY-8283) Field shadowing not considered in STC
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-8283) Field shadowing not considered in STC
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-8283) Field shadowing not considered in STC
ASF GitHub Bot (Jira)
[jira] [Updated] (GROOVY-8283) Field shadowing not considered in STC
Eric Milles (Jira)
Re: [PR] GROOVY-8283: field hides getter of super class (not interface) [groovy]
via GitHub
Re: [PR] GROOVY-8283: field hides getter of super class (not interface) [groovy]
via GitHub
Re: [PR] GROOVY-8283: field hides getter of super class (not interface) [groovy]
via GitHub
Re: [PR] GROOVY-8283: field hides getter of super class (not interface) [groovy]
via GitHub
Re: [PR] GROOVY-8283: field hides getter of super class (not interface) [groovy]
via GitHub
Re: [PR] GROOVY-8283: field hides getter of super class (not interface) [groovy]
via GitHub
Re: [PR] GROOVY-8283: field hides getter of super class (not interface) [groovy]
via GitHub
[jira] [Updated] (GROOVY-4438) Use of an inner enum causes compilation to go into infinite loop
Eric Milles (Jira)
[jira] [Resolved] (GROOVY-9306) error for enum constant with comma followed by method
Eric Milles (Jira)
[jira] [Updated] (GROOVY-7773) Enum constructor with value throws "unexpected token" error
Eric Milles (Jira)
[jira] [Updated] (GROOVY-9306) error for enum constant with comma followed by method
Eric Milles (Jira)
[jira] [Updated] (GROOVY-8507) groovyc hangs when compiling nested enum
Eric Milles (Jira)
[jira] [Assigned] (GROOVY-9306) [Parrot] error for enum constant with comma followed by method
Eric Milles (Jira)
[jira] [Closed] (GROOVY-11510) Bump junit5 to 5.11.3
Daniel Sun (Jira)
[jira] [Closed] (GROOVY-11511) Bump logback to 1.5.12
Daniel Sun (Jira)
[jira] [Created] (GROOVY-11511) Bump logback to 1.5.12
Daniel Sun (Jira)
[jira] [Created] (GROOVY-11510) Bump junit5 to 5.11.3
Daniel Sun (Jira)
[jira] [Closed] (GROOVY-11509) Ternary Operator Spacing Issue
Eric Milles (Jira)
[jira] [Updated] (GROOVY-9306) [Parrot] error for enum constant with comma followed by method
Eric Milles (Jira)
[jira] [Updated] (GROOVY-9306) [Parrot] error for enum constant with comma followed by method
Eric Milles (Jira)
[jira] [Updated] (GROOVY-9306) [Parrot] error for enum constant with comma followed by method
Eric Milles (Jira)
[jira] [Commented] (GROOVY-11509) Ternary Operator Spacing Issue
Eric Milles (Jira)
[jira] [Commented] (GROOVY-11509) Ternary Operator Spacing Issue
James Daugherty (Jira)
[jira] [Updated] (GROOVY-11509) Ternary Operator Spacing Issue
Eric Milles (Jira)
[jira] [Updated] (GROOVY-11509) Ternary Operator Spacing Issue
Eric Milles (Jira)
[jira] [Resolved] (GROOVY-11508) Multiple traits with related generic types cannot be used
Eric Milles (Jira)
[jira] [Created] (GROOVY-11509) Ternary Operator Spacing Issue
James Daugherty (Jira)
[jira] [Commented] (GROOVY-11508) Multiple traits with related generic types cannot be used
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11508) Multiple traits with related generic types cannot be used
James Daugherty (Jira)
[jira] [Commented] (GROOVY-11508) Multiple traits with related generic types cannot be used
ASF GitHub Bot (Jira)
[jira] [Updated] (GROOVY-8864) Backwards compatibility of traits
Eric Milles (Jira)
[jira] [Updated] (GROOVY-5106) Same interface can be implemented with two different generic types
Eric Milles (Jira)
Re: [PR] GROOVY-11508: change exception to detailed warning [groovy]
via GitHub
Re: [PR] GROOVY-11508: change exception to detailed warning [groovy]
via GitHub
Re: [PR] GROOVY-11508: change exception to detailed warning [groovy]
via GitHub
Later messages