Re: [PR] Test on JDK 22 [groovy]

2024-03-20 Thread via GitHub
codecov-commenter commented on PR #2066: URL: https://github.com/apache/groovy/pull/2066#issuecomment-2011199514 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2066?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache) Report

[PR] Test on JDK 22 [groovy]

2024-03-20 Thread via GitHub
Goooler opened a new pull request, #2066: URL: https://github.com/apache/groovy/pull/2066 (no comment) -- 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,

[jira] [Updated] (GROOVY-11341) @CompileStatic: Compilation fails due to a synthetic bridge method in the subclass

2024-03-20 Thread Peter Schmitz (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Schmitz updated GROOVY-11341: --- Description: Given the following Java classes: {code:java} public interface InterfaceBase

[jira] [Updated] (GROOVY-11341) @CompileStatic: Compilation fails due to a synthetic bridge method in the subclass

2024-03-20 Thread Peter Schmitz (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Schmitz updated GROOVY-11341: --- Description: Given the following Java classes: {code:java} public interface InterfaceBase

[jira] [Updated] (GROOVY-11341) @CompileStatic: Compilation fails due to the synthetic bridge method in a subclass

2024-03-20 Thread Peter Schmitz (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Schmitz updated GROOVY-11341: --- Summary: @CompileStatic: Compilation fails due to the synthetic bridge method in a

[jira] [Updated] (GROOVY-11341) @CompileStatic: Compilation fails due to a synthetic bridge method in the subclass

2024-03-20 Thread Peter Schmitz (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Schmitz updated GROOVY-11341: --- Summary: @CompileStatic: Compilation fails due to a synthetic bridge method in the

[jira] [Created] (GROOVY-11341) @CompileStatic: Compilation fails due to synthetic bridge methods (probably)

2024-03-20 Thread Peter Schmitz (Jira)
Peter Schmitz created GROOVY-11341: -- Summary: @CompileStatic: Compilation fails due to synthetic bridge methods (probably) Key: GROOVY-11341 URL: https://issues.apache.org/jira/browse/GROOVY-11341

[jira] [Updated] (GROOVY-11341) @CompileStatic: Compilation fails due to a synthetic bridge method in the subclass

2024-03-20 Thread Peter Schmitz (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Schmitz updated GROOVY-11341: --- Description: Given the following Java classes: {code:java} public interface InterfaceBase