This is primarily a bug fix release but it does also introduce a small set of new features and enhancements:
- class literals (e.g. org.my.Foo.class can now be employed as expressions in Byteman rules
- scripts can now be loaded from the CLASSPATH as resources using the -javagent option scriptresource:path/to/my/script.btm
- the offline type checker (and also the maven check plugin) can be configured to check compilation of rules to bytecode
- the rule parser explicitly catches and notifies missing IF clauses
No comments:
Post a Comment