1 2 Previous Next 18 Replies Latest reply on Feb 29, 2012 11:50 AM by adinn Go to original post
      • 15. Re: Does rule condition support null checking?
        adinn

        Hi Anton,

        Anton Ryabtsev wrote:

         

        I use Eclipse to generate it. So guess, it is ECJ.

         

        Thanks for quick reply.

         

        Ok, thanks very much for the heads up on this. I'll post a JIRA to document this problem and also act as a place holder for a fix should I ever work out how to provide one.

        • 16. Re: Does rule condition support null checking?
          ant_db

          Just thought that if it is a matter of specific compiler does it make sense to have this Byteman assumption(and other future possible behaviour) be configured (e.g. via java agent option)?

          • 17. Re: Does rule condition support null checking?
            adinn

            Here are the JIRAs:

             

            BYTEMAN-196

             

            BYTEMAN-197

            • 18. Re: Does rule condition support null checking?
              adinn

              Anton Ryabtsev wrote:

               

              Just thought that if it is a matter of specific compiler does it make sense to have this Byteman assumption(and other future possible behaviour) be configured (e.g. via java agent option)?

               

              Yes, if I can find a way to reimplement Byteman's analyzer so that it can avoid making this assumption then I would probably want to provide an option to enage this alternative analysis since I suspect the alternative implementation would be a lot slower. However, I don't yet know how I would implement such an alternative so it's a little speculative to consider it just now.

              1 2 Previous Next