[jboss-jira] [JBoss JIRA] Updated: (JBRULES-2922) Support the JDK JavaCompiler too (next to Eclipse and Janino)
Geoffrey De Smet (JIRA)
jira-events at lists.jboss.org
Wed Mar 9 03:50:46 EST 2011
[ https://issues.jboss.org/browse/JBRULES-2922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Geoffrey De Smet updated JBRULES-2922:
--------------------------------------
Fix Version/s: FUTURE
Affects Version/s: 5.1.1.FINAL
Component/s: drools-compiler
> Support the JDK JavaCompiler too (next to Eclipse and Janino)
> -------------------------------------------------------------
>
> Key: JBRULES-2922
> URL: https://issues.jboss.org/browse/JBRULES-2922
> Project: Drools
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: drools-compiler
> Affects Versions: 5.1.1.FINAL
> Reporter: Geoffrey De Smet
> Fix For: FUTURE
>
>
> Since java 6, there's an API to use the JDK compiler, so we can support it, next to Eclipse and Janino.
> The JDK compiler has the reputation of being faster these days. Also, since the drools classes are JDK compiled and the runtime is usually JDK, this might also result into faster code.
> Here's a howto:
> http://www.dzone.com/links/r/generating_java_classes_dynamically_through_java.html
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list