Re: Groovy bugs on JIRA

2014-02-07 Thread John Rose
On Feb 7, 2014, at 5:13 PM, Christian Thalinger wrote: > Maybe this is a missing backport of a fix in 8. Will start to dig... Here is a relevant suspicious fix in JDK 8: changeset: 7582:bd6949f9dbb2 user:twisti date:Wed Jul 03 11:35:06 2013 -0700 summary: 8019184: Metho

Re: Groovy bugs on JIRA

2014-02-07 Thread Christian Thalinger
Can you tell me where “handle” (the target) is coming from in org.codehaus.groovy.vmplugin.v7.Selector$MethodSelector.setGuards? It would also be helpful to figure out what the target type is in Java 8. On Feb 7, 2014, at 5:13 PM, Christian Thalinger wrote: > Thanks for the information. I a

Re: Groovy bugs on JIRA

2014-02-07 Thread Christian Thalinger
On Feb 7, 2014, at 6:02 AM, Jochen Theodorou wrote: > Am 07.02.2014 09:49, schrieb Cédric Champeau: > [...] >> [3] https://bugs.openjdk.java.net/browse/JDK-8033669 > > I first thought that this bug might be the same as > http://bugs.java.com/bugdatabase/view_bug.do?bug_id=8019184, but obviousl

Re: Groovy bugs on JIRA

2014-02-07 Thread Christian Thalinger
Thanks for the information. I agree that it is annoying that people without an OpenJDK username cannot log into JBS and add comments. I hope this will change some day. Maybe this is a missing backport of a fix in 8. Will start to dig... On Feb 7, 2014, at 6:01 AM, Cédric Champeau wrote: >

Re: Groovy bugs on JIRA

2014-02-07 Thread Cédric Champeau
Alright, so after building the latest (jdk7u this time) JDK sources... I have coherent (but failing) results. Both 7u60b04 [1] and latest jdk7 sources [2] fail, with similar errors: target and fallback types must match: (Object,Object,Object,Object,Object,Object,Object,Object,Object)Object !=

Re: Groovy bugs on JIRA

2014-02-07 Thread Jochen Theodorou
Am 07.02.2014 09:49, schrieb Cédric Champeau: [...] > [3] https://bugs.openjdk.java.net/browse/JDK-8033669 I first thought that this bug might be the same as http://bugs.java.com/bugdatabase/view_bug.do?bug_id=8019184, but obviously the later one was in catchException, while this one is in guar

Groovy bugs on JIRA

2014-02-07 Thread Cédric Champeau
Hi all, I am the reporter of both bugs on JIRA, on behalf of the Groovy team. I would definitely like to comment on the JIRA issues and give more insight here, unfortunately this is impossible and it makes communication really painful. I created those bug reports after Rory asked me to. So I