java - Lightweight JVM Instrumentation to find unused code -


i wondering if there lightweight way instrument production jvm gather information on period of months gather statistics on unused code in code base.

thanks lot looking @ this.

file under "experimental science project". invoke dynamic feature coming in jdk7 used in interesting low-overhead test coverage prototype.

maybe bit bleeding-edge today, interesting once java 7 out.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -