[rules-users] switching off JIT compiler in 5.4.0.Final

Willem van Asperen willem at van.asperen.org
Tue Oct 2 09:49:27 EDT 2012


Hi Jean-Paul,

Thanks. Very helpful. I'll give it a try.

I think the next obvious question is: when do we expect 5.4.1.Final to 
be released? I've looked in the maven repository but it's not there (yet).

Regards,
Willem

On 10/02/2012 10:57 AM, Jean-Paul Shemali wrote:
> Hi Willem,
>
> The only thing that I managed to do before Mario fixed the issue for 
> me in 5.4.1.Final was to include a modified version of MvelConstraint 
> in my own code (of course earlier in the classpath so that it replaced 
> the one from drools) and changing the value of static member 
> JIT_THRESOLD to Integer.MAX_VALUE
>
> Quick hoax, but it could help
>
> > Date: Tue, 2 Oct 2012 08:20:53 +0200
> > From: willem at van.asperen.org
> > To: rules-users at lists.jboss.org
> > Subject: [rules-users] switching off JIT compiler in 5.4.0.Final
> >
> > Dear List,
> >
> > Does anyone know of a way to disable JIT in 5.4.0.Final? There is a 
> snag
> > in that version that seems to not play nice with my application. If
> > there is a way to disable it then I could just bridge the time until
> > 5.4.1.Final is released.
> >
> > I have tried the following:
> >
> > -Dmvel.disable.jit=true
> >
> > and
> >
> > -Ddrools.permgenThreshold=0
> >
> > but still the same issue.
> >
> > Thanks,
> > Willem
> > _______________________________________________
> > rules-users mailing list
> > rules-users at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/rules-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20121002/cd56b890/attachment.html 


More information about the rules-users mailing list