This blog contains a fine blend of Java and performance, seasoned with a light touch of software architecture
Tuesday, March 17, 2009
Nice enhancement of JDK1.6.0_14
From JDK1.6.0_14 a stack trace dump is added to a hprof memory snapshot this can help profilers display thread and stack is shown for GC roots of types "Stack Local" and "JNI Local". Yourkit 8.0.3 already utilizes this feature. Nice!
No comments:
Post a Comment