[
https://issues.apache.org/jira/browse/GROOVY-11770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024711#comment-18024711
]
Paul King commented on GROOVY-11770:
------------------------------------
[~emilles] What do you think of having a fallback as per PR#2312. It isn't as
nice as solving more of the cases, but at least stops compilation from failing.
It seems to work for the Grails example.
> StackOverflowError processing generics for kubernetes-client library
> --------------------------------------------------------------------
>
> Key: GROOVY-11770
> URL: https://issues.apache.org/jira/browse/GROOVY-11770
> Project: Groovy
> Issue Type: Bug
> Reporter: Paul King
> Priority: Major
>
> When processing a file using the kubernetes-client library, the Groovy
> compiler recurses endlessly parsing the generics.
> Repo:
> https://github.com/paulk-asert/kubernetes_client_stackoverflow
> This is just a reproducer which excludes Grails from this Grails issue/repo:
> https://github.com/apache/grails-core/issues/15082
> https://github.com/jdaugherty/grails-issue-stackoverflow-on-compile
--
This message was sent by Atlassian Jira
(v8.20.10#820010)