src/jdk.hprof.agent/share/native/libhprof/README.txt

Print this page
rev 10532 : [mq]: 8043936-hprof-demo

@@ -104,14 +104,10 @@
         The heap=dump seems to use memory like crazy, but that's 
         partially the way it has always been. 
 
     * Sources in the JDK workspace
         The sources and Makefiles live in:
-                src/share/classes/com/sun/demo/jvmti/hprof/*
-                src/share/demo/jvmti/hprof/*
+                src/jdk.hprof.agent/*
                 src/share/demo/jvmti/java_crw_demo/*
-                src/solaris/demo/jvmti/hprof/*
-                src/windows/demo/jvmti/hprof/*
-                make/java/java_hprof_demo/*
-                make/java/java_crw_demo/*
+                make/lib/Lib-jdk.hprof.agent.gmk
    
 --------