<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Jean-Paul,<br>
      <br>
      Thanks. Very helpful. I'll give it a try.<br>
      <br>
      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).<br>
      <br>
      Regards,<br>
      Willem<br>
      <br>
      On 10/02/2012 10:57 AM, Jean-Paul Shemali wrote:<br>
    </div>
    <blockquote cite="mid:DUB115-W10D93E677D0EE82629282AD2860@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
      <div dir="ltr">
        Hi Willem,<br>
        <br>
        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<br>
        <br>
        Quick hoax, but it could help<br>
        <br>
        <div>&gt; Date: Tue, 2 Oct 2012 08:20:53 +0200<br>
          &gt; From: <a class="moz-txt-link-abbreviated" href="mailto:willem@van.asperen.org">willem@van.asperen.org</a><br>
          &gt; To: <a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
          &gt; Subject: [rules-users] switching off JIT compiler in
          5.4.0.Final<br>
          &gt; <br>
          &gt; Dear List,<br>
          &gt; <br>
          &gt; Does anyone know of a way to disable JIT in 5.4.0.Final?
          There is a snag <br>
          &gt; in that version that seems to not play nice with my
          application. If <br>
          &gt; there is a way to disable it then I could just bridge the
          time until <br>
          &gt; 5.4.1.Final is released.<br>
          &gt; <br>
          &gt; I have tried the following:<br>
          &gt; <br>
          &gt; -Dmvel.disable.jit=true<br>
          &gt; <br>
          &gt; and<br>
          &gt; <br>
          &gt; -Ddrools.permgenThreshold=0<br>
          &gt; <br>
          &gt; but still the same issue.<br>
          &gt; <br>
          &gt; Thanks,<br>
          &gt; Willem<br>
          &gt; _______________________________________________<br>
          &gt; rules-users mailing list<br>
          &gt; <a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
          &gt; <a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>