[jira] [Resolved] (GROOVY-6653) StackOverflow Exception when calling super.method when extending java class

2021-12-07 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-6653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-6653. - Fix Version/s: 4.0.0-rc-2 Resolution: Fixed

[jira] [Created] (GROOVY-10407) unchecked method invocation warning in generated stubs

2021-12-07 Thread Joseph Price (Jira)
Joseph Price created GROOVY-10407: - Summary: unchecked method invocation warning in generated stubs Key: GROOVY-10407 URL: https://issues.apache.org/jira/browse/GROOVY-10407 Project: Groovy

[GitHub] [groovy] eric-milles commented on pull request #1661: GROOVY-10278, GROOVY-10281: refactor `CompilerConfiguration` somewhat

2021-12-07 Thread GitBox
eric-milles commented on pull request #1661: URL: https://github.com/apache/groovy/pull/1661#issuecomment-987998605 Such as what? If you gave some examples, I might be able to provide reasoning. The purpose of the draft was to discuss these items rather than just be dismissive. I

[GitHub] [groovy] eric-milles edited a comment on pull request #1661: GROOVY-10278, GROOVY-10281: refactor `CompilerConfiguration` somewhat

2021-12-07 Thread GitBox
eric-milles edited a comment on pull request #1661: URL: https://github.com/apache/groovy/pull/1661#issuecomment-987998605 Such as what? If you gave some examples, I might be able to provide reasoning. The purpose of the draft was to discuss these items rather than just be dismissive.

[jira] [Created] (GROOVY-10406) Dollar slashy string is too greedy

2021-12-07 Thread Daniil Ovchinnikov (Jira)
Daniil Ovchinnikov created GROOVY-10406: --- Summary: Dollar slashy string is too greedy Key: GROOVY-10406 URL: https://issues.apache.org/jira/browse/GROOVY-10406 Project: Groovy Issue

[GitHub] [groovy] eric-milles edited a comment on pull request #1661: GROOVY-10278, GROOVY-10281: refactor `CompilerConfiguration` somewhat

2021-12-07 Thread GitBox
eric-milles edited a comment on pull request #1661: URL: https://github.com/apache/groovy/pull/1661#issuecomment-987998605 Such as what? If you gave some examples, I might be able to provide reasoning. The purpose of the draft was to discuss these items rather than just be dismissive.

[GitHub] [groovy] eric-milles opened a new pull request #1662: GROOVY-9391: Cannot cast or coerce `super`

2021-12-07 Thread GitBox
eric-milles opened a new pull request #1662: URL: https://github.com/apache/groovy/pull/1662 https://issues.apache.org/jira/browse/GROOVY-9391 -- 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

[jira] [Updated] (GROOVY-10406) Dollar slashy string is too greedy

2021-12-07 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10406: --- Affects Version/s: 4.0.0-rc-1 > Dollar slashy string is too greedy >

[jira] [Created] (GROOVY-10405) @AutoClone breaks in Java17 for File properties

2021-12-07 Thread Aleks Tamarkin (Jira)
Aleks Tamarkin created GROOVY-10405: --- Summary: @AutoClone breaks in Java17 for File properties Key: GROOVY-10405 URL: https://issues.apache.org/jira/browse/GROOVY-10405 Project: Groovy

[jira] [Commented] (GROOVY-10405) @AutoClone breaks in Java17 for File properties

2021-12-07 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17454837#comment-17454837 ] Paul King commented on GROOVY-10405: FYI, this is fixed on 4.0.0-rc-1. > @AutoClone breaks in

[jira] [Commented] (GROOVY-10406) Dollar slashy string is too greedy

2021-12-07 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17454834#comment-17454834 ] Paul King commented on GROOVY-10406: Another example: {code:java} assert ($/$$/$ + 'x' + /$$/) ==

[jira] [Updated] (GROOVY-10406) Dollar slashy string is too greedy

2021-12-07 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10406: --- Attachment: screenshot-1.png > Dollar slashy string is too greedy >

[GitHub] [groovy] eric-milles commented on pull request #1661: GROOVY-10278, GROOVY-10281: refactor `CompilerConfiguration` somewhat

2021-12-07 Thread GitBox
eric-milles commented on pull request #1661: URL: https://github.com/apache/groovy/pull/1661#issuecomment-988005664 Now if the new methods added were `isAtLeastJDK9` and so on and `isPostJDK5`, etc. were removed or scheduled for removal, then my only concern would be the need to add a new