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: wil...@van.asperen.org
> To: rules-users@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@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
                                          
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to