[jira] [Resolved] (GROOVY-7703) Add support for Iterable with Closure to JsonBuilder/StreamingJsonBuilder

2015-12-08 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7703. --- Resolution: Fixed Fix Version/s: 2.5.0-beta-1 > Add support for Iterable with

[jira] [Commented] (GROOVY-7683) Memory leak when using Groovy as JSR-223 scripting language.

2015-12-16 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15060964#comment-15060964 ] John Wagenleitner commented on GROOVY-7683: --- I tested the referenced Github LeakTest project

[jira] [Commented] (GROOVY-7709) NPE with ConvertedClosure

2015-12-12 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15054619#comment-15054619 ] John Wagenleitner commented on GROOVY-7709: --- Just tried with 2.3.6 (before I mostly tested with

[jira] [Resolved] (GROOVY-7077) NullPointerException compiling fully qualified reference to 'this' of outer class inside inner class

2015-12-12 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7077. --- Resolution: Fixed Fix Version/s: 2.3.11 2.4.0 Tested with

[jira] [Comment Edited] (GROOVY-7701) org.codehaus.groovy.runtime.typehandling.GroovyCastException in Groovy ".with { ... }" - Block

2015-12-17 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062507#comment-15062507 ] John Wagenleitner edited comment on GROOVY-7701 at 12/17/15 6:36 PM: -

[jira] [Commented] (GROOVY-7475) Seems to have limit on number of attributes when making new instance

2015-12-12 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15054707#comment-15054707 ] John Wagenleitner commented on GROOVY-7475: --- Just wanted to point out that the provided example

[jira] [Resolved] (GROOVY-7707) StreamingJsonBuilder produces IllegalStateException when using unescaped output

2015-12-11 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7707. --- Resolution: Fixed Fix Version/s: 2.5.0-beta-1 2.4.6 PR

[jira] [Updated] (GROOVY-7150) Redirection of output in javax.script.ScriptEngine.invokeFunction() doesn't work

2015-12-31 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner updated GROOVY-7150: -- Description: The Java code below should return a string "Hello World!". Instead of

[jira] [Resolved] (GROOVY-7716) groovy.json.internal.FastStringUtils.StringImplementation#toCharArray fails on jdk9

2015-12-31 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7716. --- Resolution: Fixed Fix Version/s: 2.4.6 Since the internal representation

[jira] [Commented] (GROOVY-7621) Memory Leak (metaClassRegistry) unable to remove metaClass based on instances

2016-01-09 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15090923#comment-15090923 ] John Wagenleitner commented on GROOVY-7621: --- Possibly related to GROOVY-7683. > Memory Leak

[jira] [Commented] (GROOVY-7628) NoClassDefFoundError when creating a javafx.concurrent.Task

2015-12-27 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072087#comment-15072087 ] John Wagenleitner commented on GROOVY-7628: --- Think the problem is that the

[jira] [Commented] (GROOVY-7709) NPE with ConvertedClosure

2015-12-26 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072027#comment-15072027 ] John Wagenleitner commented on GROOVY-7709: --- The same issue exists for ConvertedMap. I posted

[jira] [Commented] (GROOVY-7709) NPE with ConvertedClosure

2016-01-12 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15093988#comment-15093988 ] John Wagenleitner commented on GROOVY-7709: --- No, because I referenced this in that PR I guess

[jira] [Commented] (GROOVY-7621) Memory Leak (metaClassRegistry) unable to remove metaClass based on instances

2016-06-15 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15332256#comment-15332256 ] John Wagenleitner commented on GROOVY-7621: --- Are you using version 2.4.6? If so are you able

[jira] [Commented] (GROOVY-7621) Memory Leak (metaClassRegistry) unable to remove metaClass based on instances

2016-01-13 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15097294#comment-15097294 ] John Wagenleitner commented on GROOVY-7621: --- I did some testing of the script removing the

[jira] [Commented] (GROOVY-7621) Memory Leak (metaClassRegistry) unable to remove metaClass based on instances

2016-01-13 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15097160#comment-15097160 ] John Wagenleitner commented on GROOVY-7621: --- One problem with the test script is that it

[jira] [Resolved] (GROOVY-7873) Regression performance issue in string methods

2016-06-24 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7873. --- Resolution: Fixed Assignee: John Wagenleitner Fix Version/s: 2.4.8

[jira] [Commented] (GROOVY-7733) Can't unloaded Groovy classes - PermGen Erros

2016-01-27 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15119809#comment-15119809 ] John Wagenleitner commented on GROOVY-7733: --- I don't think you should have to do any manual

[jira] [Commented] (GROOVY-7733) Can't unloaded Groovy classes - PermGen Erros

2016-01-31 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125399#comment-15125399 ] John Wagenleitner commented on GROOVY-7733: --- Thanks for the information [~itayhudedi].

[jira] [Resolved] (GROOVY-7733) Can't unloaded Groovy classes - PermGen Erros

2016-01-31 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7733. --- Resolution: Duplicate > Can't unloaded Groovy classes - PermGen Erros >

[jira] [Commented] (GROOVY-7763) Various problems with type inference in Groovy 2.4.6

2016-02-23 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15159144#comment-15159144 ] John Wagenleitner commented on GROOVY-7763: --- Except for the issue with the ternary operator

[jira] [Commented] (GROOVY-7763) Various problems with type inference in Groovy 2.4.6

2016-02-23 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15159195#comment-15159195 ] John Wagenleitner commented on GROOVY-7763: --- I could be wrong but I think no casts were needed

[jira] [Comment Edited] (GROOVY-7763) Various problems with type inference in Groovy 2.4.6

2016-02-23 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15159210#comment-15159210 ] John Wagenleitner edited comment on GROOVY-7763 at 2/23/16 5:15 PM:

[jira] [Commented] (GROOVY-7763) Various problems with type inference in Groovy 2.4.6

2016-02-23 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15159132#comment-15159132 ] John Wagenleitner commented on GROOVY-7763: --- GROOVY-7598 introduced type checking for return

[jira] [Comment Edited] (GROOVY-4177) Groovy categories cause tomcat memory leak and prevent tomcat shutting down

2016-01-21 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1525#comment-1525 ] John Wagenleitner edited comment on GROOVY-4177 at 1/21/16 10:17 PM: -

[jira] [Resolved] (GROOVY-4698) Possible memory leak in Tomcat

2016-01-24 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-4698. --- Resolution: Fixed Assignee: John Wagenleitner Fix Version/s: 2.4.6 >

[jira] [Commented] (GROOVY-4177) Groovy categories cause tomcat memory leak and prevent tomcat shutting down

2016-01-21 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1525#comment-1525 ] John Wagenleitner commented on GROOVY-4177: --- Based on the [code in

[jira] [Commented] (GROOVY-7753) 2.4.6-SNAPSHOT regression of return type from ?: operator

2016-02-16 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15149206#comment-15149206 ] John Wagenleitner commented on GROOVY-7753: --- I should have commented when I linked the issues

[jira] [Closed] (GROOVY-7751) CallableStatement leak in Sql.call() method

2016-03-10 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner closed GROOVY-7751. - Resolution: Fixed Assignee: John Wagenleitner Fix Version/s: 2.4.7

[jira] [Resolved] (GROOVY-7801) Create instance using replacing constructors, get instance class property is null

2016-04-08 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7801. --- Resolution: Not A Bug As Paul commented, any Map regardless of how constructed works

[jira] [Commented] (GROOVY-7802) `MapWithDefault` shouldn't store its default value

2016-04-08 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15232341#comment-15232341 ] John Wagenleitner commented on GROOVY-7802: --- I find the current behavior of {{withDefault}}

[jira] [Resolved] (GROOVY-7781) GPathResult: Cannot retrieve XML attribute with namespace

2016-04-09 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7781. --- Resolution: Fixed Assignee: John Wagenleitner Fix Version/s: 2.4.7

[jira] [Resolved] (GROOVY-7810) XmlSluper default constructor documentation about namespace aware incorrect.

2016-04-05 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7810. --- Resolution: Fixed Fix Version/s: 2.4.7 Merged PR, thanks! > XmlSluper

[jira] [Updated] (GROOVY-7808) XmlSlurper unprefixed attributes should not be in the default namespace

2016-04-05 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner updated GROOVY-7808: -- Description: According to https://www.w3.org/TR/xml-names/#defaulting the namespace

[jira] [Resolved] (GROOVY-7580) ExpandoMetaClass append method does not throw an exception as per docs

2016-04-05 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7580. --- Resolution: Fixed Fix Version/s: 2.4.7 Thanks for reporting. I have updated

[jira] [Commented] (GROOVY-7723) propertyMissing(String,Object) called for missing getter

2016-04-08 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15232747#comment-15232747 ] John Wagenleitner commented on GROOVY-7723: --- Looks like [commit

[jira] [Commented] (GROOVY-7790) Put the value in get method with default value

2016-03-23 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15208880#comment-15208880 ] John Wagenleitner commented on GROOVY-7790: --- Sounds like you are looking for sometime like Java

[jira] [Closed] (GROOVY-7082) groovy.sql: TINYINT(1) returns boolean instead of numeric

2016-03-07 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner closed GROOVY-7082. - Resolution: Not A Bug Closing this as not a bug since it is a documented feature of the

[jira] [Commented] (GROOVY-7768) groovy.sql.Sql callWithAllRows returns blank result when passing params

2016-03-08 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15185643#comment-15185643 ] John Wagenleitner commented on GROOVY-7768: --- I tested with Groovy 2.4.0 and 2.4.6 with the

[jira] [Resolved] (GROOVY-7798) Sql.query methods pass java.sql.ResultSet to the closure, instead of GroovyResultSet

2016-04-02 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7798. --- Resolution: Fixed Fix Version/s: 2.4.7 Thanks for reporting the issue, I've

[jira] [Resolved] (GROOVY-7806) @interface has too-stringent requirement for newline

2016-04-02 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7806. --- Resolution: Fixed Assignee: John Wagenleitner Fix Version/s: 2.4.7

[jira] [Resolved] (GROOVY-3948) Replacing method on ExpandoMetaClass doesn't work

2016-04-03 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-3948. --- Resolution: Fixed Fix Version/s: 2.2.0 The following tests pass since version

[jira] [Created] (GROOVY-7808) XmlSlurper unprefixed attributes should not be in the default namespace

2016-04-04 Thread John Wagenleitner (JIRA)
John Wagenleitner created GROOVY-7808: - Summary: XmlSlurper unprefixed attributes should not be in the default namespace Key: GROOVY-7808 URL: https://issues.apache.org/jira/browse/GROOVY-7808

[jira] [Commented] (GROOVY-7808) XmlSlurper unprefixed attributes should not be in the default namespace

2016-04-04 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15225115#comment-15225115 ] John Wagenleitner commented on GROOVY-7808: --- Fix for this is included in fix for GROOVY-7781 in

[jira] [Resolved] (GROOVY-6696) @attribute on groovy.util.Node does not work when meta class is modified

2016-04-24 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-6696. --- Resolution: Fixed Assignee: John Wagenleitner Resolving this since I can't

[jira] [Commented] (GROOVY-7197) Strange behaviour during parent() method invocation on the non existent node (XmlSlurper).

2016-04-27 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260653#comment-15260653 ] John Wagenleitner commented on GROOVY-7197: --- Looks like the behavior changes as introduced in

[jira] [Commented] (GROOVY-7829) the split method on string produces an unexpected data type "[Ljava.lang.String;"

2016-04-28 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15262370#comment-15262370 ] John Wagenleitner commented on GROOVY-7829: --- The split methods defined in the {{String}} class

[jira] [Updated] (GROOVY-7829) the split method on string produces an unexpected data type "[Ljava.lang.String;"

2016-04-28 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner updated GROOVY-7829: -- Description: {code} def x = '123' def no = x.split('') def yes = x.collect{it} assert

[jira] [Commented] (GROOVY-6547) metaClass property changes

2016-04-28 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15262531#comment-15262531 ] John Wagenleitner commented on GROOVY-6547: --- The following commit added a check in order to

[jira] [Resolved] (GROOVY-7728) LAX parser: Commenting out key/val pairs doesn't work

2016-04-28 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7728. --- Resolution: Fixed Assignee: John Wagenleitner Fix Version/s: 2.4.7

[jira] [Commented] (GROOVY-7821) @CompileStatic and exception list throws ClassCastException

2016-05-05 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15273323#comment-15273323 ] John Wagenleitner commented on GROOVY-7821: --- The commit that fixed this in master was:

[jira] [Commented] (GROOVY-7291) Declaration of double variable without value assignment referrenced in closure

2016-05-08 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15275640#comment-15275640 ] John Wagenleitner commented on GROOVY-7291: --- Using git bisect looks like the following commit

[jira] [Created] (GROOVY-7816) ObservableList addAll method property change event index off by one

2016-04-15 Thread John Wagenleitner (JIRA)
John Wagenleitner created GROOVY-7816: - Summary: ObservableList addAll method property change event index off by one Key: GROOVY-7816 URL: https://issues.apache.org/jira/browse/GROOVY-7816

[jira] [Closed] (GROOVY-7815) Sql#executeInsert(Map params, String sql) doc is not reflecting the actual method

2016-04-17 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner closed GROOVY-7815. - Resolution: Not A Problem > Sql#executeInsert(Map params, String sql) doc is not

[jira] [Resolved] (GROOVY-7783) Redundant computation in ObservableList

2016-04-20 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7783. --- Resolution: Fixed Assignee: John Wagenleitner Fix Version/s: 2.4.7

[jira] [Created] (GROOVY-7822) CLONE - Redundant computation in ObservableSet

2016-04-20 Thread John Wagenleitner (JIRA)
John Wagenleitner created GROOVY-7822: - Summary: CLONE - Redundant computation in ObservableSet Key: GROOVY-7822 URL: https://issues.apache.org/jira/browse/GROOVY-7822 Project: Groovy

[jira] [Commented] (GROOVY-7291) Declaration of double variable without value assignment referrenced in closure

2016-07-25 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15393049#comment-15393049 ] John Wagenleitner commented on GROOVY-7291: --- Based on feedback in the PR I closed it, since it

[jira] [Commented] (GROOVY-7886) Memory leak when variable is assigned multiple times within the same scope

2016-07-14 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378532#comment-15378532 ] John Wagenleitner commented on GROOVY-7886: --- The amount of growth in heap is equivalent to the

[jira] [Resolved] (GROOVY-5985) Invalid hash key "serialVersionUID"

2016-07-22 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-5985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-5985. --- Resolution: Fixed Assignee: John Wagenleitner Fix Version/s: 2.4.8

[jira] [Commented] (GROOVY-7905) ListWithDefault DGM methods aren't type inference friendly

2016-08-14 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15420344#comment-15420344 ] John Wagenleitner commented on GROOVY-7905: --- I did a quick test compiling a class with 2.4.7

[jira] [Commented] (GROOVY-7905) ListWithDefault DGM methods aren't type inference friendly

2016-08-13 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15420030#comment-15420030 ] John Wagenleitner commented on GROOVY-7905: --- Should this have a breaking change label? Wont

[jira] [Commented] (GROOVY-7886) Memory leak when variable is assigned multiple times within the same scope

2016-07-19 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15384294#comment-15384294 ] John Wagenleitner commented on GROOVY-7886: --- I do not think it qualifies as a memory leak

[jira] [Resolved] (GROOVY-7150) Redirection of output in javax.script.ScriptEngine.invokeFunction() doesn't work

2016-06-28 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7150. --- Resolution: Fixed Assignee: John Wagenleitner Fix Version/s: 2.4.8

[jira] [Resolved] (GROOVY-7697) GroovyScriptEngine.loadScriptByName doesn't support environment variable "groovy.ast"

2016-07-07 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7697. --- Resolution: Fixed Assignee: John Wagenleitner Fix Version/s: 2.4.8

[jira] [Resolved] (GROOVY-7884) GroovyScriptEngineImpl usage of CompilerConfiguration can lead to memory leaks

2016-08-06 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7884. --- Resolution: Fixed Assignee: John Wagenleitner Fix Version/s: 2.4.8 I

[jira] [Commented] (GROOVY-7385) Invalid Integer & Long literals compile when they shouldn't

2016-08-07 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15410846#comment-15410846 ] John Wagenleitner commented on GROOVY-7385: --- Merged PR with the tests. Thanks. Looks like this

[jira] [Commented] (GROOVY-7807) CompileStatic doesn't call asBoolean

2016-08-07 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15410839#comment-15410839 ] John Wagenleitner commented on GROOVY-7807: --- [~johann] we are not able reproduce the issue, are

[jira] [Resolved] (GROOVY-7842) MarkupTemplateEngine totally broken when used with a Security Manager

2016-06-30 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7842. --- Resolution: Fixed Assignee: John Wagenleitner Fix Version/s: 2.4.8

[jira] [Closed] (GROOVY-7621) Memory Leak (metaClassRegistry) unable to remove metaClass based on instances

2016-07-03 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner closed GROOVY-7621. - Resolution: Fixed I'm going to reclose this issue, if you are seeing the stackoverflow

[jira] [Created] (GROOVY-8072) AstBrowser source view does not generate labels for statements

2017-02-05 Thread John Wagenleitner (JIRA)
John Wagenleitner created GROOVY-8072: - Summary: AstBrowser source view does not generate labels for statements Key: GROOVY-8072 URL: https://issues.apache.org/jira/browse/GROOVY-8072 Project:

[jira] [Commented] (GROOVY-5471) Add "indy" option to Groovy Console

2017-01-22 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-5471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15833655#comment-15833655 ] John Wagenleitner commented on GROOVY-5471: --- {quote}Just commenting on this issue, this is a

[jira] [Resolved] (GROOVY-5471) Add "indy" option to Groovy Console

2017-01-22 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-5471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-5471. --- Resolution: Fixed Assignee: John Wagenleitner Fix Version/s:

[jira] [Commented] (GROOVY-8056) GroovyCodeSource(URL) can leak a file handler

2017-01-22 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15833694#comment-15833694 ] John Wagenleitner commented on GROOVY-8056: --- I think {{getContentEncoding()}} is not correct

[jira] (GROOVY-8067) Possible deadlock when creating new ClassInfo entries in the cache

2017-01-29 Thread John Wagenleitner (JIRA)
Title: Message Title John Wagenleitner created an issue

[jira] [Created] (GROOVY-8059) STC overloaded generic method selection not using resolved types

2017-01-21 Thread John Wagenleitner (JIRA)
John Wagenleitner created GROOVY-8059: - Summary: STC overloaded generic method selection not using resolved types Key: GROOVY-8059 URL: https://issues.apache.org/jira/browse/GROOVY-8059 Project:

[jira] [Resolved] (GROOVY-8067) Possible deadlock when creating new ClassInfo entries in the cache

2017-02-12 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-8067. --- Resolution: Fixed Assignee: John Wagenleitner Fix Version/s: 2.4.9 >

[jira] [Resolved] (GROOVY-8072) AstBrowser source view does not generate labels for statements

2017-02-12 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-8072. --- Resolution: Fixed Fix Version/s: 2.5.0-beta-1 > AstBrowser source view does

[jira] [Resolved] (GROOVY-4636) GroovyConsole AST Browser does not show object initializer statements

2017-01-14 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-4636. --- Resolution: Fixed Assignee: John Wagenleitner Fix Version/s:

[jira] [Commented] (GROOVY-8008) @CompileStatic causes failure to compile Groovy class that calls overloaded Java method

2017-01-16 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15824672#comment-15824672 ] John Wagenleitner commented on GROOVY-8008: --- The [constructor causing the

[jira] [Commented] (GROOVY-8008) @CompileStatic causes failure to compile Groovy class that calls overloaded Java method

2017-01-18 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15828609#comment-15828609 ] John Wagenleitner commented on GROOVY-8008: --- I believe this is related to

[jira] [Resolved] (GROOVY-7713) CompileStatic checking fails with null returns

2016-08-18 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7713. --- Resolution: Fixed Assignee: John Wagenleitner Fix Version/s: 2.4.8

[jira] [Commented] (GROOVY-7906) groovy-2.4.7/bin/startGroovy: line 275: syntax error: bad substitution

2016-08-18 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15427530#comment-15427530 ] John Wagenleitner commented on GROOVY-7906: --- I believe that will delete lines 274 through 275

[jira] [Commented] (GROOVY-8092) Compatibility issues between groovy 2.4.8 and jenkins workflow-cps-plugin 2.23

2017-02-25 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15884548#comment-15884548 ] John Wagenleitner commented on GROOVY-8092: --- For default metaclasses {{ClassInfo}} [keeps a

[jira] [Commented] (GROOVY-8101) DefaultGroovyMethods.plus() copies internal state of the left Map

2017-03-01 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891243#comment-15891243 ] John Wagenleitner commented on GROOVY-8101: --- {quote}It doesn't provide a custom clone method or

[jira] [Commented] (GROOVY-3309) comparisons with NaN should always return false

2016-09-01 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15457495#comment-15457495 ] John Wagenleitner commented on GROOVY-3309: --- Just want to point out that the 3rd case that was

[jira] [Closed] (GROOVY-4018) Make the Groovy truth value of NaN be false

2016-08-30 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner closed GROOVY-4018. - Resolution: Duplicate Closing this because I think GROOVY-3309 covers this issue and

[jira] [Closed] (GROOVY-4906) Double.NaN == Double.Nan should evaluate to false

2016-08-30 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner closed GROOVY-4906. - Resolution: Duplicate Closing this since GROOVY-3309 covers this open issue. If I'm

[jira] [Updated] (GROOVY-3309) comparisons with NaN should always return false

2016-08-30 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner updated GROOVY-3309: -- Description: The following assertions should all pass; the third fails. {code} assert

[jira] [Commented] (GROOVY-4018) Make the Groovy truth value of NaN be false

2016-08-30 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15450432#comment-15450432 ] John Wagenleitner commented on GROOVY-4018: --- Thanks for the feedback. I was trying to

[jira] [Updated] (GROOVY-7931) javadoc generation fails for non-indy build

2016-09-08 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner updated GROOVY-7931: -- Affects Version/s: (was: 2.4.7) 2.5.0-beta-1 > javadoc

[jira] [Resolved] (GROOVY-7931) javadoc generation fails for non-indy build

2016-09-08 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7931. --- Resolution: Fixed Assignee: John Wagenleitner Fix Version/s:

[jira] [Resolved] (GROOVY-7731) OutOfMemoryError starting from groovy-2.4.5 version.

2016-09-10 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7731. --- Resolution: Fixed Assignee: John Wagenleitner Fix Version/s: 2.4.8

[jira] [Resolved] (GROOVY-7109) Severe Memory Leak Happens when Script Executes

2016-09-10 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7109. --- Resolution: Fixed Assignee: John Wagenleitner Fix Version/s: 2.4.8

[jira] [Commented] (GROOVY-7933) Incorrect boxing of boolean primitive types

2016-09-12 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15485343#comment-15485343 ] John Wagenleitner commented on GROOVY-7933: --- If the methods are called in the same class it

[jira] [Commented] (GROOVY-7933) Incorrect boxing of boolean primitive types

2016-09-12 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15485196#comment-15485196 ] John Wagenleitner commented on GROOVY-7933: --- I think the issue here is that in the absence of a

[jira] [Commented] (GROOVY-7933) Incorrect boxing of boolean primitive types

2016-09-12 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15485229#comment-15485229 ] John Wagenleitner commented on GROOVY-7933: --- It seems to work as expected for all primitives

[jira] [Commented] (GROOVY-7933) Incorrect boxing of boolean primitive types

2016-09-12 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15485443#comment-15485443 ] John Wagenleitner commented on GROOVY-7933: --- {quote}Primitives like Integer should be something

[jira] [Commented] (GROOVY-7850) Documentation on primitives and wrappers is misleading

2016-09-12 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15485452#comment-15485452 ] John Wagenleitner commented on GROOVY-7850: --- Just wanted to point out that the method selected

[jira] [Resolved] (GROOVY-7933) Incorrect boxing of boolean primitive types

2016-09-25 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7933. --- Resolution: Fixed Assignee: John Wagenleitner Fix Version/s: 2.4.8

[jira] [Closed] (GROOVY-7858) Make JsonBuilder configurable to not write entries with null values

2016-09-25 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner closed GROOVY-7858. - Resolution: Duplicate Assignee: John Wagenleitner Closing this as a dup and will

  1   2   3   4   >