[ 
https://issues.apache.org/jira/browse/GROOVY-5471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15797267#comment-15797267
 ] 

ASF GitHub Bot commented on GROOVY-5471:
----------------------------------------

GitHub user jwagenleitner opened a pull request:

    https://github.com/apache/groovy/pull/475

    GROOVY-5471: Add "indy" option to Groovy Console (and AstBrowser)

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jwagenleitner/groovy groovy5471

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/groovy/pull/475.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #475
    
----
commit 8a8fd94a09491f24c692df5aa132de9c34bed70d
Author: John Wagenleitner <[email protected]>
Date:   2017-01-03T06:42:21Z

    GROOVY-5471: Add "indy" option to Groovy Console (and AstBrowser)

----


> Add "indy" option to Groovy Console
> -----------------------------------
>
>                 Key: GROOVY-5471
>                 URL: https://issues.apache.org/jira/browse/GROOVY-5471
>             Project: Groovy
>          Issue Type: Bug
>          Components: Groovy Console
>    Affects Versions: 2.0-beta-3
>            Reporter: Cédric Champeau
>
> If "invokedynamic" support is available, the groovy console should show an 
> option allowing the scripts written in the console to be compiled with indy 
> support too.
> Otherwise, the user might think that because he's using a "indy" jar, the 
> Groovy Console will compile scripts with indy activated, but in reality, only 
> core groovy classes will use indy.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to