You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Matthias Boehm (JIRA)" <ji...@apache.org> on 2017/04/01 03:48:41 UTC

[jira] [Updated] (SYSTEMML-1295) In-memory source code compilation

     [ https://issues.apache.org/jira/browse/SYSTEMML-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Boehm updated SYSTEMML-1295:
-------------------------------------
    Description: 
This task aims to replace the standard javax.tools.JavaCompiler with Janino
(org.codehaus.janino.SimpleCompiler), which is a fast in-memory Java
compiler with restricted language support. For more details see

https://www.mail-archive.com/dev@systemml.incubator.apache.org/msg01539.html

> In-memory source code compilation
> ---------------------------------
>
>                 Key: SYSTEMML-1295
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1295
>             Project: SystemML
>          Issue Type: Sub-task
>          Components: Compiler, Runtime
>            Reporter: Matthias Boehm
>             Fix For: SystemML 1.0
>
>
> This task aims to replace the standard javax.tools.JavaCompiler with Janino
> (org.codehaus.janino.SimpleCompiler), which is a fast in-memory Java
> compiler with restricted language support. For more details see
> https://www.mail-archive.com/dev@systemml.incubator.apache.org/msg01539.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)