Messages by Thread
-
[jira] [Commented] (GROOVY-12052) groovy-contracts @Ensures could support static methods
ASF GitHub Bot (Jira)
-
[PR] GROOVY-12052: groovy-contracts @Ensures could support static methods [groovy]
via GitHub
-
[jira] [Created] (GROOVY-12052) groovy-contracts @Ensures could support static methods
Paul King (Jira)
-
[jira] [Closed] (GROOVY-12048) Bump jline to 4.1.3
Daniel Sun (Jira)
-
[jira] [Closed] (GROOVY-12049) Bump maven-resolver-supplier-mvn4 to 2.0.18
Daniel Sun (Jira)
-
[jira] [Closed] (GROOVY-12050) Bump slf4j to 2.0.18
Daniel Sun (Jira)
-
[jira] [Closed] (GROOVY-12051) Bump jackson to 2.21.4
Daniel Sun (Jira)
-
[jira] [Closed] (GROOVY-12047) Bump asm to 9.10.1
Daniel Sun (Jira)
-
[jira] [Commented] (GROOVY-12046) MissingMethodException reports the metaclass theClass (a supertype) instead of the receiver's runtime class, breaking the GroovyObject.invokeMethod MOP fallback
ASF GitHub Bot (Jira)
-
[PR] GROOVY-12046: MissingMethodException reports the metaclass theClass (… [groovy]
via GitHub
-
[jira] [Created] (GROOVY-12051) Bump jackson to 2.21.4
Daniel Sun (Jira)
-
[jira] [Created] (GROOVY-12050) Bump slf4j to 2.0.18
Daniel Sun (Jira)
-
[jira] [Created] (GROOVY-12049) Bump maven-resolver-supplier-mvn4 to 2.0.18
Daniel Sun (Jira)
-
[jira] [Created] (GROOVY-12048) Bump jline to 4.1.3
Daniel Sun (Jira)
-
[jira] [Created] (GROOVY-12047) Bump asm to 9.10.1
Daniel Sun (Jira)
-
[jira] [Created] (GROOVY-12046) MissingMethodException reports the metaclass theClass (a supertype) instead of the receiver's runtime class, breaking the GroovyObject.invokeMethod MOP fallback
Jira
-
[jira] [Created] (GROOVY-12045) Calling an enclosing-class instance method on a static nested class instance throws IllegalArgumentException instead of MissingMethodException
Jira
-
[jira] [Commented] (GROOVY-12044) CurriedClosure per-element allocation
ASF GitHub Bot (Jira)
-
[PR] GROOVY-12044: CurriedClosure per-element allocation [groovy]
via GitHub
-
[jira] [Created] (GROOVY-12044) CurriedClosure per-element allocation
Paul King (Jira)
-
[jira] [Resolved] (GROOVY-12037) GDK: add toMutableList/toImmutableList/toImmutableSet variants and deprecate toList(Stream) shim
Paul King (Jira)
-
[jira] [Resolved] (GROOVY-12036) GDK: cache Collectors instances in StreamGroovyMethods and ParallelCollectionExtensions
Paul King (Jira)
-
[PR] use Locale.ROOT in CharSequenceValue.toEnum [groovy]
via GitHub
-
[jira] [Commented] (GROOVY-12043) Provide curryWith helpers
ASF GitHub Bot (Jira)
-
[PR] GROOVY-12043: Provide curryWith helpers [groovy]
via GitHub
-
[jira] [Created] (GROOVY-12043) Provide curryWith helpers
Paul King (Jira)
-
[PR] use Locale.ROOT in CharSequenceValue.toEnum case fallback [groovy]
via GitHub
-
[PR] use Locale.ROOT in StringGroovyMethods.containsIgnoreCase [groovy]
via GitHub
-
[jira] [Created] (GROOVY-12042) Graduate groovy-ginq from incubating to stable
Paul King (Jira)
-
[PR] GROOVY-12020: EnumSet.plus(element) loses EnumSet type under JPMS [groovy]
via GitHub
-
[jira] [Commented] (GROOVY-12020) EnumSet .plus() regression in Groovy 4
Paul King (Jira)
-
[jira] [Updated] (GROOVY-12019) Enable gradle configuration cache
Paul King (Jira)
-
[jira] [Resolved] (GROOVY-12039) Graduate RegexChecker and FormatStringChecker from incubating to stable
Paul King (Jira)
-
[jira] [Resolved] (GROOVY-12032) Provide a DGM clamp method
Paul King (Jira)
-
[jira] [Resolved] (GROOVY-12031) Provide a DGM#takeIf method
Paul King (Jira)
-
[jira] [Resolved] (GROOVY-12040) restore @Builder retention to RUNTIME in 5.0.x
Paul King (Jira)
-
[jira] [Closed] (GROOVY-12022) deprecate IndyStaticTypesMultiTypeDispatcher
Daniel Sun (Jira)
-
[jira] [Commented] (GROOVY-12041) STC: unresolvedVariable/unresolvedProperty no longer fires when receiver inherits getProperty(String)
Paul King (Jira)
-
[jira] [Created] (GROOVY-12041) STC: unresolvedVariable/unresolvedProperty no longer fires when receiver inherits getProperty(String)
Paul King (Jira)
-
[jira] [Commented] (GROOVY-12040) restore @Builder retention to RUNTIME in 5.0.x
ASF GitHub Bot (Jira)
-
[PR] GROOVY-12040: restore @Builder retention to RUNTIME in 5.0.x [groovy]
via GitHub
-
[jira] [Updated] (GROOVY-12040) restore @Builder retention to RUNTIME in 5.0.x
Paul King (Jira)
-
[jira] [Created] (GROOVY-12040) restore @Builder retention to RUNTIME in 5.0.x
Paul King (Jira)
-
[jira] [Commented] (GROOVY-12039) Graduate RegexChecker and FormatStringChecker from incubating to stable
ASF GitHub Bot (Jira)
-
[PR] GROOVY-12039: Graduate RegexChecker and FormatStringChecker from incu… [groovy]
via GitHub
-
[jira] [Created] (GROOVY-12039) Graduate RegexChecker and FormatStringChecker from incubating to stable
Paul King (Jira)
-
[jira] [Closed] (GROOVY-12035) Avoid emitting unreachable GOTO in if/else bytecode generation
Daniel Sun (Jira)
-
[jira] [Commented] (GROOVY-12038) Graduate groovy-contracts from incubating to stable
ASF GitHub Bot (Jira)
-
[PR] GROOVY-12038: Graduate groovy-contracts from incubating to stable [groovy]
via GitHub
-
[jira] [Created] (GROOVY-12038) Graduate groovy-contracts from incubating to stable
Paul King (Jira)
-
[PR] GROOVY-11935: Set invokedynamic call site target immediately to enable earlier JIT inlining(private and final cases) [groovy]
via GitHub
-
[PR] Bump github/codeql-action from 4.35.4 to 4.35.5 [groovy]
via GitHub
-
[PR] Bump org.apache.maven:maven-core from 3.9.15 to 3.9.16 [groovy]
via GitHub
-
[PR] Bump org.slf4j:slf4j-api from 2.0.17 to 2.0.18 [groovy]
via GitHub
-
[jira] [Commented] (GROOVY-12036) GDK: cache Collectors instances in StreamGroovyMethods and ParallelCollectionExtensions
ASF GitHub Bot (Jira)
-
[PR] GROOVY-12036 and GROOVY-12037: DGM collectors [groovy]
via GitHub
-
[jira] [Updated] (GROOVY-12037) GDK: add toMutableList/toImmutableList/toImmutableSet variants and deprecate toList(Stream) shim
Paul King (Jira)
-
[jira] [Created] (GROOVY-12037) GDK: add toMutableList/toImmutableList/toImmutableSet variants and deprecate toList(Stream) shim
Paul King (Jira)
-
[jira] [Updated] (GROOVY-12036) GDK: cache Collectors instances in StreamGroovyMethods and ParallelCollectionExtensions
Paul King (Jira)
-
[jira] [Created] (GROOVY-12036) GDK Stream/Iterator: cache Collectors and add explicit toMutableList/toImmutableList variants
Paul King (Jira)
-
[jira] [Commented] (GROOVY-12024) Subscript operator for Map has unexpected behavior when key is 'properties'
Eric Milles (Jira)
-
[jira] [Resolved] (GROOVY-12010) Graduate groovy-toml from incubating to stable
Paul King (Jira)
-
[jira] [Resolved] (GROOVY-12007) Bump log4j2 version to 2.26.0 (test dependency)
Paul King (Jira)
-
[jira] [Commented] (GROOVY-12034) Apply "fat-free lambda" patterns to Groovy — DGM `*With` family + `curryWith` helper
ASF GitHub Bot (Jira)
-
[PR] GROOVY-12034: Apply "fat-free lambda" patterns to Groovy — DGM `*With… [groovy]
via GitHub
-
[jira] [Closed] (GROOVY-12029) Graduate Macro and related classes from incubating to stable
Daniel Sun (Jira)
-
[jira] [Closed] (GROOVY-12030) Graduate PropertyHandler from incubating to stable
Daniel Sun (Jira)
-
[jira] [Closed] (GROOVY-12026) Graduate JavaShell from incubating to stable
Daniel Sun (Jira)
-
[jira] [Commented] (GROOVY-12035) Avoid emitting unreachable GOTO in if/else bytecode generation
ASF GitHub Bot (Jira)
-
[PR] GROOVY-12035: Avoid emitting unreachable GOTO in if/else bytecode generation [groovy]
via GitHub
-
[jira] [Updated] (GROOVY-12035) Avoid emitting unreachable GOTO in if/else bytecode generation
Daniel Sun (Jira)
-
[jira] [Created] (GROOVY-12035) Avoid emitting unreachable GOTO in if/else bytecode generation
Daniel Sun (Jira)
-
[jira] [Updated] (GROOVY-12034) Apply "fat-free lambda" patterns to Groovy — DGM `*With` family + `curryWith` helper
Paul King (Jira)
-
[jira] [Created] (GROOVY-12034) Apply "fat-free lambda" patterns to Groovy — DGM `*With` family + `curryWith` helper
Paul King (Jira)
-
[jira] [Commented] (GROOVY-12033) groovy.concurrent.Actor: pre-GA hardening — Stop sentinel, error callback, bounded mailbox, per-actor pool
ASF GitHub Bot (Jira)
-
[jira] [Commented] (GROOVY-12033) groovy.concurrent.Actor: pre-GA hardening — Stop sentinel, error callback, bounded mailbox, per-actor pool
ASF GitHub Bot (Jira)
-
[jira] [Commented] (GROOVY-12033) groovy.concurrent.Actor: pre-GA hardening — Stop sentinel, error callback, bounded mailbox, per-actor pool
ASF GitHub Bot (Jira)
-
[jira] [Commented] (GROOVY-12033) groovy.concurrent.Actor: pre-GA hardening — Stop sentinel, error callback, bounded mailbox, per-actor pool
ASF GitHub Bot (Jira)
-
[jira] [Commented] (GROOVY-12033) groovy.concurrent.Actor: pre-GA hardening — Stop sentinel, error callback, bounded mailbox, per-actor pool
ASF GitHub Bot (Jira)
-
[jira] [Commented] (GROOVY-12033) groovy.concurrent.Actor: pre-GA hardening — Stop sentinel, error callback, bounded mailbox, per-actor pool
ASF GitHub Bot (Jira)