You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Eric Milles (Jira)" <ji...@apache.org> on 2020/01/19 18:39:00 UTC

[jira] [Commented] (GROOVY-9365) Implement JavaShell to run Java code

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

Eric Milles commented on GROOVY-9365:
-------------------------------------

Doesn't the JDK offer this now?  And why is this a new feature and not just a test utility that is not part of the public runtime?  There is a lot of stuff being dumped into org.apache.groovy.util without much consideration.

> Implement JavaShell to run Java code
> ------------------------------------
>
>                 Key: GROOVY-9365
>                 URL: https://issues.apache.org/jira/browse/GROOVY-9365
>             Project: Groovy
>          Issue Type: New Feature
>            Reporter: Daniel Sun
>            Assignee: Daniel Sun
>            Priority: Major
>             Fix For: 3.x
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Sometimes we need to compare the behaviour between Groovy and Java, so it's necessary to have a JavaShell to run pure Java code.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)