[jira] [Commented] (GROOVY-4378) Incorrect handling of unicode escape sequences when calculating source locations

2017-06-03 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16035998#comment-16035998 ] Jochen Theodorou commented on GROOVY-4378: -- I think unicode escape sequences in

[jira] [Commented] (GROOVY-8221) Not being able to refer to global variables via scripted methods

2017-06-07 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16041790#comment-16041790 ] Jochen Theodorou commented on GROOVY-8221: -- All code that is not written in a cl

[jira] [Commented] (GROOVY-8221) Not being able to refer to global variables via scripted methods

2017-06-10 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045444#comment-16045444 ] Jochen Theodorou commented on GROOVY-8221: -- {code:Java} trait ConnectWithBinding

[jira] [Commented] (GROOVY-8227) Allow to specify Groovysh (and GroovyShell) class loader different from TCCL

2017-06-12 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16046979#comment-16046979 ] Jochen Theodorou commented on GROOVY-8227: -- I am not sure I can follow what you

[jira] [Commented] (GROOVY-8227) Allow to specify Groovysh (and GroovyShell) class loader different from TCCL

2017-06-13 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16047869#comment-16047869 ] Jochen Theodorou commented on GROOVY-8227: -- Now the question is if what you see

[jira] [Commented] (GROOVY-8276) `.&` should return `MethodClosure` instead of just `Closure`

2017-08-04 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16114434#comment-16114434 ] Jochen Theodorou commented on GROOVY-8276: -- frankly I think returning Closure is

[jira] [Resolved] (GROOVY-8273) JavaAwareCompilationUnit with array

2017-08-06 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou resolved GROOVY-8273. -- Resolution: Not A Problem Assignee: Jochen Theodorou Please use [] instead for th

[jira] [Updated] (GROOVY-8285) Static compilation does not accept subclasses for generic arguments

2017-08-10 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou updated GROOVY-8285: - Description: This snippet does not compile. {code:Java}import groovy.transform.CompileSt

[jira] [Updated] (GROOVY-8285) Static compilation does not accept subclasses for generic arguments

2017-08-10 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou updated GROOVY-8285: - Description: This snippet does not compile. {code:Java}import groovy.transform.CompileSt

[jira] [Commented] (GROOVY-8286) Groovy does not respect package-private modifier of Java class

2017-08-11 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16123756#comment-16123756 ] Jochen Theodorou commented on GROOVY-8286: -- this is standard for the past years

[jira] [Commented] (GROOVY-8213) Closures are maybe not Threadsafe

2017-08-14 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16126369#comment-16126369 ] Jochen Theodorou commented on GROOVY-8213: -- I agree. If Thread T1 creates and in

[jira] [Commented] (GROOVY-8289) STC and default value in ctor is causing debugging error

2017-08-15 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16127698#comment-16127698 ] Jochen Theodorou commented on GROOVY-8289: -- Maybe I can be of some help here if

[jira] [Commented] (GROOVY-8289) STC and default value in ctor is causing debugging error

2017-08-17 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131241#comment-16131241 ] Jochen Theodorou commented on GROOVY-8289: -- actually I think setting this to hav

[jira] [Commented] (GROOVY-8289) STC and default value in ctor is causing debugging error

2017-08-18 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131851#comment-16131851 ] Jochen Theodorou commented on GROOVY-8289: -- If that is satisfying the debugger t

[jira] [Commented] (GROOVY-8299) Generate bytecode for interface with default and static methods

2017-08-26 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142837#comment-16142837 ] Jochen Theodorou commented on GROOVY-8299: -- [~daniel_sun] at least one of the te

[jira] [Commented] (GROOVY-8318) Implement Groovy Template Engine For Spring 5

2017-09-14 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16166748#comment-16166748 ] Jochen Theodorou commented on GROOVY-8318: -- In http://www.baeldung.com/spring-te

[jira] [Commented] (GROOVY-8320) Support property references in addition to the method references from Java 8

2017-09-15 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168725#comment-16168725 ] Jochen Theodorou commented on GROOVY-8320: -- I think if that gets implemented it

[jira] [Commented] (GROOVY-7764) Joint compilation does not work with AST-transformed Groovy

2017-09-16 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16169025#comment-16169025 ] Jochen Theodorou commented on GROOVY-7764: -- The only way I see to fix this is to

[jira] [Commented] (GROOVY-7764) Joint compilation does not work with AST-transformed Groovy

2017-09-18 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16170630#comment-16170630 ] Jochen Theodorou commented on GROOVY-7764: -- ResolveVisitor will fail compilation

[jira] [Commented] (GROOVY-8324) Enabling groovy.indy.logging can lead to stack overflows

2017-09-19 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16172423#comment-16172423 ] Jochen Theodorou commented on GROOVY-8324: -- Wait.. do I get this right? You are

[jira] [Commented] (GROOVY-8325) @CompileStatic calls wrong newInstance method.

2017-09-20 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173752#comment-16173752 ] Jochen Theodorou commented on GROOVY-8325: -- but shouldn´t the call with newInsta

[jira] [Commented] (GROOVY-8324) Enabling groovy.indy.logging can lead to stack overflows

2017-09-20 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173788#comment-16173788 ] Jochen Theodorou commented on GROOVY-8324: -- first time you mention @ToString. Th

[jira] [Comment Edited] (GROOVY-8324) Enabling groovy.indy.logging can lead to stack overflows

2017-09-20 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173788#comment-16173788 ] Jochen Theodorou edited comment on GROOVY-8324 at 9/20/17 8:39 PM:

[jira] [Commented] (GROOVY-8324) Enabling groovy.indy.logging can lead to stack overflows

2017-09-22 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16177266#comment-16177266 ] Jochen Theodorou commented on GROOVY-8324: -- Hmm... but it does still mean, that

[jira] [Commented] (GROOVY-8329) Consider statically typed/compiled as default for Groovy 3.0

2017-09-24 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16178588#comment-16178588 ] Jochen Theodorou commented on GROOVY-8329: -- I think we disagree here on so many

[jira] [Commented] (GROOVY-8330) Wrong 'Inconvertible types' error on casting interface

2017-09-26 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16181387#comment-16181387 ] Jochen Theodorou commented on GROOVY-8330: -- thanks for the pull request. On firs

[jira] [Commented] (GROOVY-8329) Consider statically typed/compiled as default for Groovy 3.0

2017-10-01 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187335#comment-16187335 ] Jochen Theodorou commented on GROOVY-8329: -- Guys, I think discussions like this

[jira] [Commented] (GROOVY-8213) Closures are maybe not Threadsafe

2017-10-01 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187338#comment-16187338 ] Jochen Theodorou commented on GROOVY-8213: -- when I spoke of a performance penal

[jira] [Commented] (GROOVY-8348) BUG! exception in phase 'semantic analysis' in source unit

2017-10-09 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16197404#comment-16197404 ] Jochen Theodorou commented on GROOVY-8348: -- This means you did an improper setup

[jira] [Comment Edited] (GROOVY-8329) Consider statically typed/compiled as default for Groovy 3.0

2017-10-12 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187335#comment-16187335 ] Jochen Theodorou edited comment on GROOVY-8329 at 10/12/17 10:44 PM: --

[jira] [Commented] (GROOVY-8348) BUG! exception in phase 'semantic analysis' in source unit

2017-10-12 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16202781#comment-16202781 ] Jochen Theodorou commented on GROOVY-8348: -- Ok, let me try to explain this in a

[jira] [Commented] (GROOVY-1705) stop running GroovyScriptEngine

2017-10-17 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16208116#comment-16208116 ] Jochen Theodorou commented on GROOVY-1705: -- See http://docs.groovy-lang.org/next

[jira] [Assigned] (GROOVY-8362) Nested class is resolved via another nested class with package name

2017-10-23 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou reassigned GROOVY-8362: Assignee: Jochen Theodorou > Nested class is resolved via another nested class wit

[jira] [Commented] (GROOVY-8362) Nested class is resolved via another nested class with package name

2017-10-23 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16216368#comment-16216368 ] Jochen Theodorou commented on GROOVY-8362: -- I can tell you that this is not an u

[jira] [Commented] (GROOVY-8368) date arithmetic bug using TimeCategory intervals

2017-10-30 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16226038#comment-16226038 ] Jochen Theodorou commented on GROOVY-8368: -- I suggest you read on https://en.wik

[jira] [Closed] (GROOVY-8368) date arithmetic bug using TimeCategory intervals

2017-10-30 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou closed GROOVY-8368. Resolution: Fixed Assignee: Jochen Theodorou > date arithmetic bug using TimeCategory

[jira] [Commented] (GROOVY-8380) Regression in 2.4.13 (snapshot) 62615249161b233b1827d5950671d3a83007cd9f

2017-11-14 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252863#comment-16252863 ] Jochen Theodorou commented on GROOVY-8380: -- Please bear in mind, that an assignm

[jira] [Commented] (GROOVY-8380) Regression in 2.4.13 (snapshot) 62615249161b233b1827d5950671d3a83007cd9f

2017-11-15 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16253522#comment-16253522 ] Jochen Theodorou commented on GROOVY-8380: -- The GRE for new Integer(wl & wl) is

[jira] [Commented] (GROOVY-8388) Groovy MetaClass manager hangs up for 2 minutes every 30 minutes

2017-11-20 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16259747#comment-16259747 ] Jochen Theodorou commented on GROOVY-8388: -- it ignores the first 5000 enqueues,

[jira] [Commented] (GROOVY-8385) CompileStatic: Improved method call/property access Java compatibility for Minecraft Forge obfuscation support

2017-11-22 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1626#comment-1626 ] Jochen Theodorou commented on GROOVY-8385: -- I think version 1 should be the path

[jira] [Commented] (GROOVY-8385) CompileStatic: Improved method call/property access Java compatibility for Minecraft Forge obfuscation support

2017-11-23 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16264635#comment-16264635 ] Jochen Theodorou commented on GROOVY-8385: -- the problem is that the solution for

[jira] [Commented] (GROOVY-8394) @CompileStatic doesn't respect resolve strategy on closures

2017-11-27 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16266741#comment-16266741 ] Jochen Theodorou commented on GROOVY-8394: -- additional information: Setting no s

[jira] [Commented] (GROOVY-8410) Provide a common cache

2017-12-10 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16285446#comment-16285446 ] Jochen Theodorou commented on GROOVY-8410: -- could you list what parts you are th

[jira] [Commented] (GROOVY-8410) Provide a common cache

2017-12-11 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16286364#comment-16286364 ] Jochen Theodorou commented on GROOVY-8410: -- I think CommonCache is doing to much

[jira] [Commented] (GROOVY-4606) Exteremely bad performance of .unique() and .unique {closure}

2017-12-20 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16299379#comment-16299379 ] Jochen Theodorou commented on GROOVY-4606: -- The problem with the HashMap idea is

[jira] [Commented] (GROOVY-8385) CompileStatic: Improved method call/property access Java compatibility for Minecraft Forge obfuscation support

2017-12-23 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16302475#comment-16302475 ] Jochen Theodorou commented on GROOVY-8385: -- since there was some hesitation to u

[jira] [Assigned] (GROOVY-8385) CompileStatic: Improved method call/property access Java compatibility for Minecraft Forge obfuscation support

2017-12-23 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou reassigned GROOVY-8385: Assignee: Jochen Theodorou > CompileStatic: Improved method call/property access J

[jira] [Resolved] (GROOVY-8125) Upgrading to 2.4.6 breaks

2017-12-23 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou resolved GROOVY-8125. -- Resolution: Won't Fix Assignee: Jochen Theodorou > Upgrading to 2.4.6 breaks > --

[jira] [Resolved] (GROOVY-8338) Calling Stream.of from groovy class in JDK 9 fails

2017-12-23 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou resolved GROOVY-8338. -- Resolution: Fixed Assignee: Jochen Theodorou Fix Version/s: 2.4.14 > Ca

[jira] [Commented] (GROOVY-8338) Calling Stream.of from groovy class in JDK 9 fails

2017-12-26 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16303711#comment-16303711 ] Jochen Theodorou commented on GROOVY-8338: -- 2.4.14 should have the fix. There is

[jira] [Commented] (GROOVY-8338) Calling Stream.of from groovy class in JDK 9 fails

2017-12-26 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16303728#comment-16303728 ] Jochen Theodorou commented on GROOVY-8338: -- Even though I did backport the chang

[jira] [Commented] (GROOVY-8362) Nested class is resolved via another nested class with package name

2018-01-03 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16310632#comment-16310632 ] Jochen Theodorou commented on GROOVY-8362: -- looks good to me > Nested class is

[jira] [Commented] (GROOVY-8442) java.lang.VerifyError: Bad method call from inside of a branch

2018-01-11 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322656#comment-16322656 ] Jochen Theodorou commented on GROOVY-8442: -- (1) with static compilation this exa

[jira] [Commented] (GROOVY-6864) Stub generation doesn't generate constructors added by @TupleConstructor

2018-01-11 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322678#comment-16322678 ] Jochen Theodorou commented on GROOVY-6864: -- To solve this you require a compiler

[jira] [Assigned] (GROOVY-8338) Calling Stream.of from groovy class in JDK 9 fails

2018-01-12 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou reassigned GROOVY-8338: Assignee: (was: Jochen Theodorou) > Calling Stream.of from groovy class in JDK

[jira] [Reopened] (GROOVY-8338) Calling Stream.of from groovy class in JDK 9 fails

2018-01-12 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou reopened GROOVY-8338: -- > Calling Stream.of from groovy class in JDK 9 fails >

[jira] [Updated] (GROOVY-8338) Calling Stream.of from groovy class in JDK 9 fails

2018-01-12 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou updated GROOVY-8338: - Fix Version/s: (was: 2.4.14) > Calling Stream.of from groovy class in JDK 9 fails > -

[jira] [Commented] (GROOVY-8338) Calling Stream.of from groovy class in JDK 9 fails

2018-01-12 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16324567#comment-16324567 ] Jochen Theodorou commented on GROOVY-8338: -- then most likely somebody else has t

[jira] [Commented] (GROOVY-8338) Calling Stream.of from groovy class in JDK 9 fails

2018-01-13 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16325122#comment-16325122 ] Jochen Theodorou commented on GROOVY-8338: -- What I fixed is the proxy generator

[jira] [Commented] (GROOVY-8454) Method with wrong argument typed is called when passing 'null'

2018-01-20 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1656#comment-1656 ] Jochen Theodorou commented on GROOVY-8454: -- [~paulk] undefined is not correct. I

[jira] [Assigned] (GROOVY-8454) Method with wrong argument typed is called when passing 'null'

2018-01-20 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou reassigned GROOVY-8454: Assignee: Jochen Theodorou > Method with wrong argument typed is called when passi

[jira] [Resolved] (GROOVY-8454) Method with wrong argument typed is called when passing 'null'

2018-01-20 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou resolved GROOVY-8454. -- Resolution: Not A Problem > Method with wrong argument typed is called when passing 'nu

[jira] [Commented] (GROOVY-8458) File leak in Eclipse Plugin

2018-01-26 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16341103#comment-16341103 ] Jochen Theodorou commented on GROOVY-8458: -- The question is when exactly is it v

[jira] [Comment Edited] (GROOVY-8458) File leak in Eclipse Plugin

2018-01-26 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16341103#comment-16341103 ] Jochen Theodorou edited comment on GROOVY-8458 at 1/26/18 2:24 PM:

[jira] [Commented] (GROOVY-8458) File leak in Eclipse Plugin

2018-01-26 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16341457#comment-16341457 ] Jochen Theodorou commented on GROOVY-8458: -- org.codehaus.jdt.groovy.integration.

[jira] [Commented] (GROOVY-8467) IOGroovyMethods class readLine method works unexpected in

2018-02-02 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16350213#comment-16350213 ] Jochen Theodorou commented on GROOVY-8467: -- I think this behaves then similar to

[jira] [Commented] (GROOVY-5249) Avoid unnecessary locking in ClassInfo.getMetaClass

2018-02-06 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-5249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16353751#comment-16353751 ] Jochen Theodorou commented on GROOVY-5249: -- I think just cherry-picking them and

[jira] [Commented] (GROOVY-8467) IOGroovyMethods class readLine method works unexpected in

2018-02-06 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16353786#comment-16353786 ] Jochen Theodorou commented on GROOVY-8467: -- I think I see the problem now. If we

[jira] [Commented] (GROOVY-8472) Final variable analysis doesn't account for early exit

2018-02-06 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16354862#comment-16354862 ] Jochen Theodorou commented on GROOVY-8472: -- to bad that the issue does not reall

[jira] [Commented] (GROOVY-8469) org.codehaus.groovy.runtime.typehandling.GroovyCastException:

2018-02-06 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16354863#comment-16354863 ] Jochen Theodorou commented on GROOVY-8469: -- Most likely the classloader setup wa

[jira] [Commented] (GROOVY-8467) IOGroovyMethods class readLine method works unexpected in

2018-02-07 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356042#comment-16356042 ] Jochen Theodorou commented on GROOVY-8467: -- I might be wrong, but Java readLine

[jira] [Commented] (GROOVY-8474) 'Unexpected super property set for:' when accessing super class property via super.propertyName

2018-02-08 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356713#comment-16356713 ] Jochen Theodorou commented on GROOVY-8474: -- git blame says this was added becaus

[jira] [Commented] (GROOVY-8474) 'Unexpected super property set for:' when accessing super class property via super.propertyName

2018-02-08 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16357132#comment-16357132 ] Jochen Theodorou commented on GROOVY-8474: -- [~paulk] you are right, it only got

[jira] [Commented] (GROOVY-8339) Fix warning "An illegal reflective access operation has occurred"

2018-02-24 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16375677#comment-16375677 ] Jochen Theodorou commented on GROOVY-8339: -- [~benrobot] the message is annoying,

[jira] [Comment Edited] (GROOVY-8301) break/return/continue support in "Appended Block Closures"

2018-03-23 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16411930#comment-16411930 ] Jochen Theodorou edited comment on GROOVY-8301 at 3/23/18 7:27 PM:

[jira] [Commented] (GROOVY-8301) break/return/continue support in "Appended Block Closures"

2018-03-23 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16411930#comment-16411930 ] Jochen Theodorou commented on GROOVY-8301: -- Now knowing a bit more about inlinin

[jira] [Comment Edited] (GROOVY-8301) break/return/continue support in "Appended Block Closures"

2018-03-23 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16411930#comment-16411930 ] Jochen Theodorou edited comment on GROOVY-8301 at 3/23/18 7:27 PM:

[jira] [Comment Edited] (GROOVY-8301) break/return/continue support in "Appended Block Closures"

2018-03-23 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16411930#comment-16411930 ] Jochen Theodorou edited comment on GROOVY-8301 at 3/23/18 7:31 PM:

[jira] [Commented] (GROOVY-8485) PropertyHandler support producing errors when supplied class loader is not in loader chain of PropertyLoder.class

2018-03-24 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16412859#comment-16412859 ] Jochen Theodorou commented on GROOVY-8485: -- You have to consider, that a transfo

[jira] [Commented] (GROOVY-8485) PropertyHandler support producing errors when supplied class loader is not in loader chain of PropertyLoder.class

2018-03-25 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16413172#comment-16413172 ] Jochen Theodorou commented on GROOVY-8485: -- I think you do not have it 100%. The

[jira] [Commented] (GROOVY-8523) Static type checking instanceof

2018-03-28 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16418239#comment-16418239 ] Jochen Theodorou commented on GROOVY-8523: -- does your fix also handle this? {cod

[jira] [Comment Edited] (GROOVY-8523) Static type checking instanceof

2018-03-28 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16418239#comment-16418239 ] Jochen Theodorou edited comment on GROOVY-8523 at 3/28/18 11:26 PM: ---

[jira] [Commented] (GROOVY-8523) Static type checking instanceof

2018-03-29 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16418670#comment-16418670 ] Jochen Theodorou commented on GROOVY-8523: -- ah copyy&paste error, thanks. If tha

[jira] [Commented] (GROOVY-8301) break/return/continue support in "Appended Block Closures"

2018-04-03 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16424731#comment-16424731 ] Jochen Theodorou commented on GROOVY-8301: -- Maybe Kotlin does it like that, I ho

[jira] [Closed] (GROOVY-8167) Direct field access fails for superclass fields

2018-04-04 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou closed GROOVY-8167. Resolution: Won't Fix Assignee: Jochen Theodorou While Groovy does allow access to pr

[jira] [Closed] (GROOVY-8375) Closure resolve strategy DELEGATE_FIRST and DELEGATE_ONLY behave oddly when delegate is set

2018-04-04 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou closed GROOVY-8375. Resolution: Won't Fix Assignee: Jochen Theodorou even if the map has no values in it,

[jira] [Assigned] (GROOVY-8515) groovy.g no longer included in sources jars

2018-04-04 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou reassigned GROOVY-8515: Assignee: Daniel Sun > groovy.g no longer included in sources jars > -

[jira] [Commented] (GROOVY-8515) groovy.g no longer included in sources jars

2018-04-04 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16426347#comment-16426347 ] Jochen Theodorou commented on GROOVY-8515: -- [~daniel_sun] there has been some di

[jira] [Created] (GROOVY-8536) StaticTypeCheckingSupport.ExtensionMethodCache is private

2018-04-06 Thread Jochen Theodorou (JIRA)
Jochen Theodorou created GROOVY-8536: Summary: StaticTypeCheckingSupport.ExtensionMethodCache is private Key: GROOVY-8536 URL: https://issues.apache.org/jira/browse/GROOVY-8536 Project: Groovy

[jira] [Commented] (GROOVY-8535) FieldNode constructor appears to call setType incorrectly

2018-04-07 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16429327#comment-16429327 ] Jochen Theodorou commented on GROOVY-8535: -- I think that is no patch suggestion,

[jira] [Commented] (GROOVY-8543) Support setting compileStatic by default via system properties

2018-04-15 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16438689#comment-16438689 ] Jochen Theodorou commented on GROOVY-8543: -- [~daniel_sun] what you need for your

[jira] [Commented] (GROOVY-8543) Support setting compileStatic by default via system properties

2018-04-15 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16438802#comment-16438802 ] Jochen Theodorou commented on GROOVY-8543: -- why does the current static compiler

[jira] [Commented] (GROOVY-7971) @CS flow typing incorrectly casting to map at runtime

2018-04-16 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16439919#comment-16439919 ] Jochen Theodorou commented on GROOVY-7971: -- I think it is ok to support only if

[jira] [Assigned] (GROOVY-8555) The private keyword of an instance variable is causing a behavior change in a map class

2018-04-21 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou reassigned GROOVY-8555: Assignee: Jochen Theodorou > The private keyword of an instance variable is causin

[jira] [Resolved] (GROOVY-8555) The private keyword of an instance variable is causing a behavior change in a map class

2018-04-21 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou resolved GROOVY-8555. -- Resolution: Not A Problem > The private keyword of an instance variable is causing a be

[jira] [Commented] (GROOVY-8555) The private keyword of an instance variable is causing a behavior change in a map class

2018-04-21 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16446675#comment-16446675 ] Jochen Theodorou commented on GROOVY-8555: -- x.y is using property access logic i

[jira] [Assigned] (GROOVY-8555) The private keyword of an instance variable is causing a behavior change in a map class

2018-04-21 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou reassigned GROOVY-8555: Assignee: (was: Jochen Theodorou) > The private keyword of an instance variabl

[jira] [Reopened] (GROOVY-8555) The private keyword of an instance variable is causing a behavior change in a map class

2018-04-21 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou reopened GROOVY-8555: -- So the bug actually is that clone.a write does not align with clone.a read > The private k

[jira] [Resolved] (GROOVY-8458) File leak in Eclipse Plugin

2018-05-06 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou resolved GROOVY-8458. -- Resolution: Fixed > File leak in Eclipse Plugin > --- > >

[jira] [Assigned] (GROOVY-8458) File leak in Eclipse Plugin

2018-05-06 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou reassigned GROOVY-8458: Assignee: Jochen Theodorou > File leak in Eclipse Plugin > ---

<    1   2   3   4   5   6   7   >