[jira] [Commented] (GROOVY-11126) Null-safe Dereference fails after time

2023-07-22 Thread Jochen Theodorou (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17745920#comment-17745920 ] Jochen Theodorou commented on GROOVY-11126: --- [~emilles] But the code in that method imho

[jira] [Commented] (GROOVY-11126) Null-safe Dereference fails after time

2023-07-21 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17745833#comment-17745833 ] Eric Milles commented on GROOVY-11126: -- [~blackdrag] I was referring to the path through

[jira] [Commented] (GROOVY-11126) Null-safe Dereference fails after time

2023-07-21 Thread Kenneth W DeLong (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17745673#comment-17745673 ] Kenneth W DeLong commented on GROOVY-11126: --- We let that run for about 36 hours with no

[jira] [Commented] (GROOVY-11126) Null-safe Dereference fails after time

2023-07-21 Thread Jochen Theodorou (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17745553#comment-17745553 ] Jochen Theodorou commented on GROOVY-11126: --- [~emilles] So if you use def test(string) your

[jira] [Commented] (GROOVY-11126) Null-safe Dereference fails after time

2023-07-20 Thread Kenneth W DeLong (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17745296#comment-17745296 ] Kenneth W DeLong commented on GROOVY-11126: --- Thank you all for the quick work! You are all

[jira] [Commented] (GROOVY-11126) Null-safe Dereference fails after time

2023-07-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17745158#comment-17745158 ] Eric Milles commented on GROOVY-11126: -- A call with non-null receiver like "color='';

[jira] [Commented] (GROOVY-11126) Null-safe Dereference fails after time

2023-07-20 Thread Jochen Theodorou (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17745127#comment-17745127 ] Jochen Theodorou commented on GROOVY-11126: --- [~emilles]I think that needs a bit rework. First

[jira] [Commented] (GROOVY-11126) Null-safe Dereference fails after time

2023-07-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17745063#comment-17745063 ] Eric Milles commented on GROOVY-11126: -- The indy guards are skipped if no arguments (aka color)

[jira] [Commented] (GROOVY-11126) Null-safe Dereference fails after time

2023-07-20 Thread Jochen Theodorou (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17745059#comment-17745059 ] Jochen Theodorou commented on GROOVY-11126: --- [~emilles]Those dgm methods are just basically

[jira] [Commented] (GROOVY-11126) Null-safe Dereference fails after time

2023-07-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17745035#comment-17745035 ] Eric Milles commented on GROOVY-11126: -- Do we have any idea what

[jira] [Commented] (GROOVY-11126) Null-safe Dereference fails after time

2023-07-20 Thread Jochen Theodorou (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17744972#comment-17744972 ] Jochen Theodorou commented on GROOVY-11126: --- [~daniel_sun]it is not a spread call, it is a

[jira] [Commented] (GROOVY-11126) Null-safe Dereference fails after time

2023-07-20 Thread Daniel Sun (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17744898#comment-17744898 ] Daniel Sun commented on GROOVY-11126: - We can bypass the PIC for safe invocation, but I still can

[jira] [Commented] (GROOVY-11126) Null-safe Dereference fails after time

2023-07-19 Thread Kenneth W DeLong (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17744701#comment-17744701 ] Kenneth W DeLong commented on GROOVY-11126: --- So far, no errors, after about 18 hours, we will

[jira] [Commented] (GROOVY-11126) Null-safe Dereference fails after time

2023-07-18 Thread Kenneth W DeLong (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17744381#comment-17744381 ] Kenneth W DeLong commented on GROOVY-11126: --- We rolled out the code with that system property

[jira] [Commented] (GROOVY-11126) Null-safe Dereference fails after time

2023-07-18 Thread Jochen Theodorou (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17744302#comment-17744302 ] Jochen Theodorou commented on GROOVY-11126: --- ok, looks like safe navigation is now handled in

[jira] [Commented] (GROOVY-11126) Null-safe Dereference fails after time

2023-07-17 Thread Kenneth W DeLong (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17743984#comment-17743984 ] Kenneth W DeLong commented on GROOVY-11126: --- Oops, sorry, I didn't pay attention.  I ran

[jira] [Commented] (GROOVY-11126) Null-safe Dereference fails after time

2023-07-17 Thread Jochen Theodorou (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17743982#comment-17743982 ] Jochen Theodorou commented on GROOVY-11126: --- Quite surprisingly this is not giving me the

[jira] [Commented] (GROOVY-11126) Null-safe Dereference fails after time

2023-07-16 Thread Kenneth W DeLong (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17743555#comment-17743555 ] Kenneth W DeLong commented on GROOVY-11126: --- [^javapOutput.txt] Here is the javap output.  I

[jira] [Commented] (GROOVY-11126) Null-safe Dereference fails after time

2023-07-16 Thread Jochen Theodorou (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17743511#comment-17743511 ] Jochen Theodorou commented on GROOVY-11126: --- [~kenwdelong] This is very odd. The trace does