]
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_...
--
This message is automatically generated by JIRA.
For more information on JIRA, see: