[jboss-jira] [JBoss JIRA] Created: (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


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)
            Reporter: Geoffrey De Smet


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