[jira] [Commented] (GROOVY-10070) Groovy classes (for Groovy < 4) cannot access protected methods from base classes under Java 16

2021-09-25 Thread Dimitry Polivaev (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17420105#comment-17420105 ] Dimitry Polivaev commented on GROOVY-10070: --- Thanks for the info > Groovy classes (for

[jira] [Updated] (GROOVY-10070) Groovy Classes can non access protected methods in their base classes under Java 16

2021-05-02 Thread Dimitry Polivaev (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimitry Polivaev updated GROOVY-10070: -- Description: Running following script in Groovy Console {code:groovy} import

[jira] [Updated] (GROOVY-10070) Groovy Classes can non access protected methods in their base classes under Java 16

2021-05-02 Thread Dimitry Polivaev (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimitry Polivaev updated GROOVY-10070: -- Description: Running following script in Groovy Console {code:groovy} import

[jira] [Updated] (GROOVY-10070) Groovy Classes can non access protected methods in their base classes under Java 16

2021-05-02 Thread Dimitry Polivaev (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimitry Polivaev updated GROOVY-10070: -- Description: Running following script in Groovy Console {code:groovy} import

[jira] [Created] (GROOVY-10070) Groovy Classes can non access protected methods in their base classes under Java 16

2021-05-02 Thread Dimitry Polivaev (Jira)
Dimitry Polivaev created GROOVY-10070: - Summary: Groovy Classes can non access protected methods in their base classes under Java 16 Key: GROOVY-10070 URL: https://issues.apache.org/jira/browse/GROOVY-10070

[jira] [Created] (GROOVY-8949) Run dependency management call as privileged action

2019-01-06 Thread Dimitry Polivaev (JIRA)
Dimitry Polivaev created GROOVY-8949: Summary: Run dependency management call as privileged action Key: GROOVY-8949 URL: https://issues.apache.org/jira/browse/GROOVY-8949 Project: Groovy

[jira] [Commented] (GROOVY-8727) JDK 11 Compilation Failure: ClassVisitor.visitNestMemberExperimental throws UnsupportedOperationException

2018-10-10 Thread Dimitry Polivaev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16645445#comment-16645445 ] Dimitry Polivaev commented on GROOVY-8727: -- Hi [~mariano.achaval], there is a snapshot maven

[jira] [Closed] (GROOVY-8817) MacroMethodsCache.get throws no such method error when runs under Eclipse

2018-10-03 Thread Dimitry Polivaev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimitry Polivaev closed GROOVY-8817. Resolution: Invalid I found a classpath problem on my side. Sorry for the annoyance. >

[jira] [Updated] (GROOVY-8817) MacroMethodsCache.get throws no such method error when runs under Eclipse

2018-09-30 Thread Dimitry Polivaev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimitry Polivaev updated GROOVY-8817: - Affects Version/s: 2.5.0 2.5.1 > MacroMethodsCache.get throws no

[jira] [Updated] (GROOVY-8817) MacroMethodsCache.get throws no such method error when runs under Eclipse

2018-09-30 Thread Dimitry Polivaev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimitry Polivaev updated GROOVY-8817: - Description:   Debugging my application  embedding Groovy 2.5.2 under Eclipse I get

[jira] [Created] (GROOVY-8817) MacroMethodsCache.get throws no such method error when runs under Eclipse

2018-09-30 Thread Dimitry Polivaev (JIRA)
Dimitry Polivaev created GROOVY-8817: Summary: MacroMethodsCache.get throws no such method error when runs under Eclipse Key: GROOVY-8817 URL: https://issues.apache.org/jira/browse/GROOVY-8817

[jira] [Commented] (GROOVY-8727) JDK 11 Compilation Failure: ClassVisitor.visitNestMemberExperimental throws UnsupportedOperationException

2018-09-22 Thread Dimitry Polivaev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624785#comment-16624785 ] Dimitry Polivaev commented on GROOVY-8727: -- Could someone please tell me the planned release

[jira] [Commented] (GROOVY-8727) JDK 11 Compilation Failure: ClassVisitor.visitNestMemberExperimental throws UnsupportedOperationException

2018-09-04 Thread Dimitry Polivaev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16603383#comment-16603383 ] Dimitry Polivaev commented on GROOVY-8727: -- I tried version 2.5.3-SNAPSHOT and it worked fine.

[jira] [Commented] (GROOVY-8727) JDK 11 Compilation Failure: ClassVisitor.visitNestMemberExperimental throws UnsupportedOperationException

2018-09-03 Thread Dimitry Polivaev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16601864#comment-16601864 ] Dimitry Polivaev commented on GROOVY-8727: -- Update: "The release of ASM7 is scheduled the week

[jira] [Commented] (GROOVY-8727) JDK 11 Compilation Failure: ClassVisitor.visitNestMemberExperimental throws UnsupportedOperationException

2018-09-03 Thread Dimitry Polivaev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16601841#comment-16601841 ] Dimitry Polivaev commented on GROOVY-8727: -- Groovy 2.5.1 and 2.5.2 claim to support Java 11.

[jira] [Comment Edited] (GROOVY-8727) JDK 11 Compilation Failure: ClassVisitor.visitNestMemberExperimental throws UnsupportedOperationException

2018-09-02 Thread Dimitry Polivaev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16601253#comment-16601253 ] Dimitry Polivaev edited comment on GROOVY-8727 at 9/2/18 5:09 PM: -- My

[jira] [Commented] (GROOVY-8727) JDK 11 Compilation Failure: ClassVisitor.visitNestMemberExperimental throws UnsupportedOperationException

2018-09-02 Thread Dimitry Polivaev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16601253#comment-16601253 ] Dimitry Polivaev commented on GROOVY-8727: -- My asm bug report was closed with following

[jira] [Commented] (GROOVY-8727) JDK 11 Compilation Failure: ClassVisitor.visitNestMemberExperimental throws UnsupportedOperationException

2018-09-02 Thread Dimitry Polivaev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16601240#comment-16601240 ] Dimitry Polivaev commented on GROOVY-8727: -- Submitted bug report

[jira] [Commented] (GROOVY-8727) JDK 11 Compilation Failure: ClassVisitor.visitNestMemberExperimental throws UnsupportedOperationException

2018-09-02 Thread Dimitry Polivaev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16601217#comment-16601217 ] Dimitry Polivaev commented on GROOVY-8727: -- The api version  used by ClassVisitors implemented

[jira] [Commented] (GROOVY-8727) JDK 11 Compilation Failure: ClassVisitor.visitNestMemberExperimental throws UnsupportedOperationException

2018-09-02 Thread Dimitry Polivaev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16601216#comment-16601216 ] Dimitry Polivaev commented on GROOVY-8727: -- The problem comes because in asm 6.2.1 ClassVisitor

[jira] [Commented] (GROOVY-8163) Groovy scripts can disable java security manager and escape sandbox

2017-05-27 Thread Dimitry Polivaev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027609#comment-16027609 ] Dimitry Polivaev commented on GROOVY-8163: -- Could you please check the changes I implemented

[jira] [Commented] (GROOVY-8163) Groovy scripts can disable java security manager and escape sandbox

2017-05-17 Thread Dimitry Polivaev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16014646#comment-16014646 ] Dimitry Polivaev commented on GROOVY-8163: -- The catch is needed to make the above test

[jira] [Comment Edited] (GROOVY-8163) Groovy scripts can disable java security manager and escape sandbox

2017-05-14 Thread Dimitry Polivaev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16009694#comment-16009694 ] Dimitry Polivaev edited comment on GROOVY-8163 at 5/14/17 11:57 AM:

[jira] [Commented] (GROOVY-8163) Groovy scripts can disable java security manager and escape sandbox

2017-05-14 Thread Dimitry Polivaev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16009695#comment-16009695 ] Dimitry Polivaev commented on GROOVY-8163: -- Need for patching {{MetaClassImpl}} if

[jira] [Commented] (GROOVY-8163) Groovy scripts can disable java security manager and escape sandbox

2017-05-13 Thread Dimitry Polivaev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16009353#comment-16009353 ] Dimitry Polivaev commented on GROOVY-8163: -- [~blackdrag] I would appreciate any feedback about

[jira] [Commented] (GROOVY-8163) Groovy scripts can disable java security manager and escape sandbox

2017-05-01 Thread Dimitry Polivaev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15991521#comment-15991521 ] Dimitry Polivaev commented on GROOVY-8163: -- Protected class loader methods can be accessed by

[jira] [Comment Edited] (GROOVY-8163) Groovy scripts can disable java security manager and escape sandbox

2017-05-01 Thread Dimitry Polivaev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15990693#comment-15990693 ] Dimitry Polivaev edited comment on GROOVY-8163 at 5/1/17 9:16 AM: --

[jira] [Commented] (GROOVY-8163) Groovy scripts can disable java security manager and escape sandbox

2017-05-01 Thread Dimitry Polivaev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15990693#comment-15990693 ] Dimitry Polivaev commented on GROOVY-8163: -- [~glaforge] Hello Guillaume, because I have got no

[jira] [Updated] (GROOVY-8163) Groovy scripts can disable java security manager and escape sandbox

2017-04-23 Thread Dimitry Polivaev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimitry Polivaev updated GROOVY-8163: - Description: Consider following test {code} package groovytest; import

[jira] [Updated] (GROOVY-8163) Groovy scripts can disable java security manager and escape sandbox

2017-04-23 Thread Dimitry Polivaev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimitry Polivaev updated GROOVY-8163: - Description: Consider following test {code} package groovytest; import