2 Replies Latest reply on Nov 6, 2012 7:45 AM by werrenmi

    strange behavior with compiler parameter

    werrenmi

      Hello together

       

      While the compile time i got the following warning:

       

      WARN org.jboss.errai.config.rebind.EnvUtil - reachability analysis disabled. errai may generate unnecessary code.

      WARN org.jboss.errai.config.rebind.EnvUtil - enable reachability analysis with -Derrai.compile.perf.perform_reachability_analysis=true

       

      After this, i have added this parameter, but from now on the application got a strange behavior, like IOC Bootstrap error, that i only saw in the browser console. In the dev mode it works.

      Whats the concrete benefit or sense to use this parameter?

       

      Thanks for help in advance

       

      Regards Michel