Code Review for hotspot

Prepared by:farvidsson on Mon Jan 13 13:07:18 CET 2014
Workspace:/home/fredrik/development/src/hs-rt/hotspot
Compare against: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot
Compare against version:5745
Summary of changes: 149 lines changed: 146 ins; 2 del; 1 mod; 1012 unchg
Changeset: hotspot.changeset
Bug id: JDK-8031304 : Add dcmd to print all loaded dynamic libraries.
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/services/diagnosticCommand.cpp

rev 5746 : 8031304: Add dcmd to print all loaded dynamic libraries.
Summary: Adding VM.dynlibs as a dcmd to dump all loaded dynamic libraries.
Reviewed-by: duke
Contributed-by: fredrik.arvidsson@oracle.com
14 lines changed: 11 ins; 2 del; 1 mod; 649 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/services/diagnosticCommand.hpp

rev 5746 : 8031304: Add dcmd to print all loaded dynamic libraries.
Summary: Adding VM.dynlibs as a dcmd to dump all loaded dynamic libraries.
Reviewed-by: duke
Contributed-by: fredrik.arvidsson@oracle.com
10 lines changed: 10 ins; 0 del; 0 mod; 363 unchg

------ ------ ------ ------ --- New ----- Raw test/serviceability/dcmd/DcmdUtil.java

rev 5746 : 8031304: Add dcmd to print all loaded dynamic libraries.
Summary: Adding VM.dynlibs as a dcmd to dump all loaded dynamic libraries.
Reviewed-by: duke
Contributed-by: fredrik.arvidsson@oracle.com
73 lines changed: 73 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw test/serviceability/dcmd/DynLibDcmdTest.java

rev 5746 : 8031304: Add dcmd to print all loaded dynamic libraries.
Summary: Adding VM.dynlibs as a dcmd to dump all loaded dynamic libraries.
Reviewed-by: duke
Contributed-by: fredrik.arvidsson@oracle.com
52 lines changed: 52 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using ../make/scripts/webrev.ksh (vers 25.1-hg+openjdk.java.net).