[jira] [Assigned] (GROOVY-11257) [STC] Cannot detect the type of Optional in some cases

2023-12-23 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11257: Assignee: Eric Milles > [STC] Cannot detect the type of Optional in some cases > ---

[jira] [Created] (GROOVY-11257) [STC] Cannot detect the type of Optional in some cases

2023-12-23 Thread Damir Murat (Jira)
Damir Murat created GROOVY-11257: Summary: [STC] Cannot detect the type of Optional in some cases Key: GROOVY-11257 URL: https://issues.apache.org/jira/browse/GROOVY-11257 Project: Groovy Iss

[jira] [Resolved] (GROOVY-11256) Fail to identify direct call of abstract method

2023-12-23 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11256. -- Fix Version/s: 5.0.0-alpha-5 Resolution: Fixed https://github.com/apache/groovy/commit

Re: [PR] make use of Runtime.version().feature() [groovy]

2023-12-23 Thread via GitHub
blackdrag commented on PR #2019: URL: https://github.com/apache/groovy/pull/2019#issuecomment-1868271383 > @blackdrag Did you want to update the PR with the error case when class loader resolving is turned off? If so, then +1 from me. Yes, I will update it, but it may take a week --