You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (JIRA)" <ji...@apache.org> on 2017/02/01 23:17:53 UTC

[jira] [Closed] (GROOVY-7400) Stack Overflow on getProperties of a bean that has setProperties method defined

     [ https://issues.apache.org/jira/browse/GROOVY-7400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul King closed GROOVY-7400.
-----------------------------

> Stack Overflow on getProperties of a bean that has setProperties method defined
> -------------------------------------------------------------------------------
>
>                 Key: GROOVY-7400
>                 URL: https://issues.apache.org/jira/browse/GROOVY-7400
>             Project: Groovy
>          Issue Type: Bug
>            Reporter: Emanuele 
>            Assignee: Jochen Theodorou
>
> If is defined a setter with this java signature:
> public <T extends Object> T setProperties1(final Object... fields) 
> at the call of getProperties() on the bean will get a stackoverflow.
> this issue  was discovered in orientdb, related issue : https://github.com/orientechnologies/orientdb/issues/3918 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)