0 Replies Latest reply on Aug 27, 2004 1:37 AM by bill.burke

    Better loadtime AOP in CVS with JDK 1.5

    bill.burke

      Just committed code to take advantage of JDK 5.0's java.lang.instrument package. I think we may even be able to instrument JDK system classes with this approach. Haven't tried yet.

      To try it out, build the distribution and look at the build scripts of the tutorial.

      Bill