[OKC JUG] Java 5 Java Agent Notes

Brett L. Schuchert schuchert at objectmentor.com
Sat Dec 29 15:32:33 PST 2007


At the last JUG, when I was discussing AOP, I mentioned a Java Agent  
command line option added to Java 5. I've written up some more details  
at
	http://schuchert.wikispaces.com/JavaAgent

I'm working on using ConTest (http://www.haifa.ibm.com/projects/verification/contest/index.html 
) and I want to be able to dynamically instrument classes rather than  
running a separate step. As soon as they publish an API to instrument  
a class, I'll be able to easily do this in Eclipse (or any IDE where  
you can specify VM arguments).

I'm hoping that I can demonstrate the use of ConTest at a future JUG.

FYI,

Brett



More information about the Jug mailing list