Re: [PR] GROOVY-11640: GC pause by Metadata GC Threshold for weeks then turned to Full GC [groovy]

2025-05-29 Thread via GitHub
daniellansun merged PR #2233: URL: https://github.com/apache/groovy/pull/2233 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@

[jira] [Resolved] (GROOVY-11640) GC pause by Metadata GC Threshold for weeks then turned to Full GC

2025-05-29 Thread Daniel Sun (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-11640. - Fix Version/s: 5.0.0-beta-2 Resolution: Fixed > GC pause by Metadata GC Threshold for we

[jira] [Commented] (GROOVY-11640) GC pause by Metadata GC Threshold for weeks then turned to Full GC

2025-05-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17955009#comment-17955009 ] ASF GitHub Bot commented on GROOVY-11640: - daniellansun merged PR #2233: URL: h

[jira] [Created] (GROOVY-11682) Support modular external links

2025-05-29 Thread Per Nyfelt (Jira)
Per Nyfelt created GROOVY-11682: --- Summary: Support modular external links Key: GROOVY-11682 URL: https://issues.apache.org/jira/browse/GROOVY-11682 Project: Groovy Issue Type: Improvement

[jira] [Commented] (GROOVY-11681) Return statement throws a compile error inside a closure

2025-05-29 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954947#comment-17954947 ] Eric Milles commented on GROOVY-11681: -- You can write a type-checking extension th

[jira] [Created] (GROOVY-11683) STC loses generic information on method reference

2025-05-29 Thread Christopher Smith (Jira)
Christopher Smith created GROOVY-11683: -- Summary: STC loses generic information on method reference Key: GROOVY-11683 URL: https://issues.apache.org/jira/browse/GROOVY-11683 Project: Groovy

[jira] [Resolved] (GROOVY-11680) Java stubs use deprecated constant constructors in some cases

2025-05-29 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11680. -- Resolution: Fixed > Java stubs use deprecated constant constructors in some cases > -

[jira] [Commented] (GROOVY-11670) Class names that start with lower case letters

2025-05-29 Thread Saravanan (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954903#comment-17954903 ] Saravanan commented on GROOVY-11670: Thank you [~emilles] , can you point me to thi

[jira] [Commented] (GROOVY-11683) STC loses generic information on method reference

2025-05-29 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17955060#comment-17955060 ] Eric Milles commented on GROOVY-11683: -- I think there is a fix for this kind of si

[jira] [Updated] (GROOVY-11683) STC loses generic information on method reference

2025-05-29 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11683: - Language: groovy > STC loses generic information on method reference >

[jira] [Updated] (GROOVY-11681) Return statement throws a compile error inside a closure

2025-05-29 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11681: - Language: groovy > Return statement throws a compile error inside a closure > -

[jira] [Updated] (GROOVY-11682) Support modular external links

2025-05-29 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11682: - Language: groovy > Support modular external links > -- > >

[jira] [Commented] (GROOVY-11681) Return statement throws a compile error inside a closure

2025-05-29 Thread Saravanan (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17955077#comment-17955077 ] Saravanan commented on GROOVY-11681: Are you referring to calling {color:#00627a}Ge

[jira] [Commented] (GROOVY-11681) Return statement throws a compile error inside a closure

2025-05-29 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17955058#comment-17955058 ] Eric Milles commented on GROOVY-11681: -- The method call is visited before the clos

[jira] [Commented] (GROOVY-11681) Return statement throws a compile error inside a closure

2025-05-29 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17955059#comment-17955059 ] Eric Milles commented on GROOVY-11681: -- You can also just put the call back to dyn

[jira] (GROOVY-11681) Return statement throws a compile error inside a closure

2025-05-29 Thread Saravanan (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11681 ] Saravanan deleted comment on GROOVY-11681: was (Author: chavan77): Are you referring to calling {color:#00627a}GeneralUtils.parameterizeSAM on the closure to get its return type?{color} >