Currently drools has 2 compilers for DRL. Native and Eclipse.
Mario wrote: #6569 (comment)
I believe that at some point we could get rid of the Ecplise compiler and rely only on the native Java one
The first step is to make NativeJavaCompiler as default instead of EclipseJavaCompiler. If users have any issues, they should be able to switch back to EclipseJavaCompiler.