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
Post a Comment