[jira] [Commented] (GROOVY-8603) @CompileStatic: matching method check limited to 30 super classes

2018-05-25 Thread Peter Schmitz (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490423#comment-16490423 ] Peter Schmitz commented on GROOVY-8603: --- I'd like to say no, but... yes, it is. :-/ >

[jira] [Created] (GROOVY-8603) @CompileStatic: matching method check limited to 30 super classes

2018-05-24 Thread Peter Schmitz (JIRA)
Peter Schmitz created GROOVY-8603: - Summary: @CompileStatic: matching method check limited to 30 super classes Key: GROOVY-8603 URL: https://issues.apache.org/jira/browse/GROOVY-8603 Project: Groovy

[jira] [Updated] (GROOVY-8603) @CompileStatic: matching method check limited to 30 super classes

2019-04-18 Thread Peter Schmitz (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Schmitz updated GROOVY-8603: -- Labels: CompileStatic Matching extends inheritance method parameters typecheck (was:

[jira] [Commented] (GROOVY-8603) @CompileStatic: matching method check limited to 30 super classes

2019-05-02 Thread Peter Schmitz (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16831457#comment-16831457 ] Peter Schmitz commented on GROOVY-8603: --- At the moment we're hitting the limit only in a few rare

[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: --- 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 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] [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: --- Summary: @CompileStatic: Compilation fails due to a synthetic bridge method in the