hg: jdk9/hs-rt/hotspot: 2 new changesets
jiangli.zhou at oracle.com
jiangli.zhou at oracle.com
Sat Feb 14 00:00:32 UTC 2015
Changeset: 034eb71ab7fd
Author: cjplummer
Date: 2015-02-11 15:22 -0800
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/034eb71ab7fd
8054888: Runtime: Add Diagnostic Command that prints the class hierarchy
Summary: Added the VM.class_hierarhcy DCMD
Reviewed-by: stefank, miauno
! src/share/vm/memory/heapInspection.cpp
! src/share/vm/memory/heapInspection.hpp
! src/share/vm/runtime/vm_operations.cpp
! src/share/vm/runtime/vm_operations.hpp
! src/share/vm/services/diagnosticCommand.cpp
! src/share/vm/services/diagnosticCommand.hpp
! test/Makefile
+ test/serviceability/dcmd/vm/ClassHierarchyTest.java
Changeset: 32e5c73978d0
Author: jiangli
Date: 2015-02-13 20:33 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/32e5c73978d0
Merge
More information about the jdk9-all-changes
mailing list