[jira] [Resolved] (GROOVY-11183) Add `allThreads` method to `Thread`

2023-09-28 Thread Daniel Sun (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-11183. - Fix Version/s: 4.0.16 Resolution: Fixed > Add `allThreads` method to `Thread` >

[GitHub] [groovy] daniellansun merged pull request #1959: GROOVY-11183: Add `allThreads` method to `Thread`

2023-09-28 Thread via GitHub
daniellansun merged PR #1959: URL: https://github.com/apache/groovy/pull/1959 -- 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] [Commented] (GROOVY-11183) Add `allThreads` method to `Thread`

2023-09-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770232#comment-17770232 ] ASF GitHub Bot commented on GROOVY-11183: - daniellansun merged PR #1959: URL: h

[jira] [Updated] (GROOVY-11184) JSR308: improve support for explicit-this type annotations

2023-09-28 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11184: - Description: Consider the following: {code:groovy} @Retention(RUNTIME) @Target(TYPE_USE) @inter

[jira] [Updated] (GROOVY-11184) JSR308: improve support for explicit-this type annotations

2023-09-28 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11184: - Language: groovy > JSR308: improve support for explicit-this type annotations > ---

[jira] [Updated] (GROOVY-11184) JSR308: improve support for explicit-this type annotations

2023-09-28 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11184: - Labels: annotations (was: ) > JSR308: improve support for explicit-this type annotations > ---

[jira] [Created] (GROOVY-11184) JSR308: improve support for explicit-this type annotations

2023-09-28 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11184: Summary: JSR308: improve support for explicit-this type annotations Key: GROOVY-11184 URL: https://issues.apache.org/jira/browse/GROOVY-11184 Project: Groovy