1

I'm rather impressed by what I see of JRockit's built-in weaving/AOP support. Is there any similarly-easy-to-use support for AOP weaving on OpenJDK?

The code I am trying to instrument is often loaded via Maven, so hooking in to classloaders to e.g. install a weaving classloader may be difficult. A JMTI-based solution may or may not be practical.

Michael Ekstrand
  • 28,379
  • 9
  • 61
  • 93

0 Answers0