[jira] [Resolved] (GROOVY-10772) Possible memory leak, CacheableCallSite retains objects across invocations

2022-12-21 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-10772. Fix Version/s: 4.0.7 Resolution: Fixed > Possible memory leak, CacheableCallSite retains o

[jira] [Resolved] (GROOVY-10879) Potential additional DGM collectEntries variants

2022-12-21 Thread Daniel Sun (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-10879. - Fix Version/s: 5.0.0-alpha-1 Resolution: Fixed The proposed PR has been merged. Thanks!

[jira] [Commented] (GROOVY-10879) Potential additional DGM collectEntries variants

2022-12-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17651036#comment-17651036 ] ASF GitHub Bot commented on GROOVY-10879: - daniellansun merged PR #1834: URL: h

[jira] [Commented] (GROOVY-10879) Potential additional DGM collectEntries variants

2022-12-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17651037#comment-17651037 ] ASF GitHub Bot commented on GROOVY-10879: - daniellansun commented on PR #1834:

[GitHub] [groovy] daniellansun commented on pull request #1834: GROOVY-10879: Additional DGM collectEntries variants

2022-12-21 Thread GitBox
daniellansun commented on PR #1834: URL: https://github.com/apache/groovy/pull/1834#issuecomment-1362284825 Merged. Thanks! -- 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.

[GitHub] [groovy] daniellansun merged pull request #1834: GROOVY-10879: Additional DGM collectEntries variants

2022-12-21 Thread GitBox
daniellansun merged PR #1834: URL: https://github.com/apache/groovy/pull/1834 -- 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] [Updated] (GROOVY-10883) Fix DocCommandTest#testUrlsForJavaClass & DocCommandTest#testUrlsForGroovyClass

2022-12-21 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10883: --- Description: Building from the source zip currently fails during the release process for two testc

[jira] [Created] (GROOVY-10883) Fix DocCommandTest#testUrlsForJavaClass & DocCommandTest#testUrlsForGroovyClass

2022-12-21 Thread Paul King (Jira)
Paul King created GROOVY-10883: -- Summary: Fix DocCommandTest#testUrlsForJavaClass & DocCommandTest#testUrlsForGroovyClass Key: GROOVY-10883 URL: https://issues.apache.org/jira/browse/GROOVY-10883 Project

[jira] [Assigned] (GROOVY-10882) Improve JaCoCo's line code coverage of a Groovy assert statement

2022-12-21 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-10882: Assignee: Eric Milles > Improve JaCoCo's line code coverage of a Groovy assert statement

[jira] [Commented] (GROOVY-10878) Improve JaCoCo's branch code coverage of a Groovy assert statement

2022-12-21 Thread Damir Murat (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650972#comment-17650972 ] Damir Murat commented on GROOVY-10878: -- This looks very promising. Thank you :) I

[jira] [Created] (GROOVY-10882) Improve JaCoCo's line code coverage of a Groovy assert statement

2022-12-21 Thread Damir Murat (Jira)
Damir Murat created GROOVY-10882: Summary: Improve JaCoCo's line code coverage of a Groovy assert statement Key: GROOVY-10882 URL: https://issues.apache.org/jira/browse/GROOVY-10882 Project: Groovy

[jira] [Commented] (GROOVY-10864) Bump antlr4 to 4.11.1.1

2022-12-21 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650952#comment-17650952 ] Eric Milles commented on GROOVY-10864: -- Any explanation for "me.sunlan:antlr4:4.11

[jira] (GROOVY-10878) Improve JaCoCo's branch code coverage of a Groovy assert statement

2022-12-21 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10878 ] Eric Milles deleted comment on GROOVY-10878: -- was (Author: emilles): Is the line display a JaCoCo issue at this point? finally is implemented in bytecode as catch throwable and rethrow (a

[jira] [Commented] (GROOVY-10878) Improve JaCoCo's branch code coverage of a Groovy assert statement

2022-12-21 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650933#comment-17650933 ] Eric Milles commented on GROOVY-10878: -- I think I have it identified: !screenshot

[jira] [Updated] (GROOVY-10878) Improve JaCoCo's branch code coverage of a Groovy assert statement

2022-12-21 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10878: - Attachment: screenshot-2.png > Improve JaCoCo's branch code coverage of a Groovy assert stateme

[jira] [Commented] (GROOVY-10878) Improve JaCoCo's branch code coverage of a Groovy assert statement

2022-12-21 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650924#comment-17650924 ] Eric Milles commented on GROOVY-10878: -- I think the uncovered instructions are her

[jira] [Commented] (GROOVY-10878) Improve JaCoCo's branch code coverage of a Groovy assert statement

2022-12-21 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650871#comment-17650871 ] Eric Milles commented on GROOVY-10878: -- Is the line display a JaCoCo issue at this

[jira] [Commented] (GROOVY-10881) FastStringUtils does not work in an OSGi environment

2022-12-21 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650867#comment-17650867 ] Paul King commented on GROOVY-10881: Your PR on master is fine. We will merge onto

[jira] [Commented] (GROOVY-10881) FastStringUtils does not work in an OSGi environment

2022-12-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650831#comment-17650831 ] ASF GitHub Bot commented on GROOVY-10881: - codecov-commenter commented on PR #1

[GitHub] [groovy] codecov-commenter commented on pull request #1836: GROOVY-10881: Make FastStringUtils work in an OSGi environment

2022-12-21 Thread GitBox
codecov-commenter commented on PR #1836: URL: https://github.com/apache/groovy/pull/1836#issuecomment-1361193224 # [Codecov](https://codecov.io/gh/apache/groovy/pull/1836?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Softw

[jira] [Commented] (GROOVY-10881) FastStringUtils does not work in an OSGi environment

2022-12-21 Thread Roy Teeuwen (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650799#comment-17650799 ] Roy Teeuwen commented on GROOVY-10881: -- I'd like to get this released in a 4.0.x v

[jira] [Commented] (GROOVY-10881) FastStringUtils does not work in an OSGi environment

2022-12-21 Thread Roy Teeuwen (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650718#comment-17650718 ] Roy Teeuwen commented on GROOVY-10881: -- I created following PR as proposal: https:

[jira] [Created] (GROOVY-10881) FastStringUtils does not work in an OSGi environment

2022-12-21 Thread Roy Teeuwen (Jira)
Roy Teeuwen created GROOVY-10881: Summary: FastStringUtils does not work in an OSGi environment Key: GROOVY-10881 URL: https://issues.apache.org/jira/browse/GROOVY-10881 Project: Groovy Issue

[jira] [Commented] (GROOVY-10878) Improve JaCoCo's branch code coverage of a Groovy assert statement

2022-12-21 Thread Damir Murat (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650492#comment-17650492 ] Damir Murat commented on GROOVY-10878: -- There are some good and bad news :) First

[jira] [Updated] (GROOVY-10878) Improve JaCoCo's branch code coverage of a Groovy assert statement

2022-12-21 Thread Damir Murat (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damir Murat updated GROOVY-10878: - Attachment: screenshot-1.png > Improve JaCoCo's branch code coverage of a Groovy assert stateme