Code Review for jdk

Prepared by:ghaug on Fri Jun 8 14:23:24 CEST 2018
Workspace:/Users/d045760/work/openJDK/jdk
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:50463
Summary of changes: 117 lines changed: 93 ins; 2 del; 22 mod; 13833 unchg
Changeset: jdk.changeset
Bug id: JDK-8200720 : Print additional information in thread dump (times, allocated bytes etc.)
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/classfile/klassFactory.cpp

rev 50464 : Thread Dump Extension (memory allocation)
3 lines changed: 3 ins; 0 del; 0 mod; 262 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/globals.hpp

rev 50464 : Thread Dump Extension (memory allocation)
3 lines changed: 3 ins; 0 del; 0 mod; 2802 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/thread.cpp

rev 50464 : Thread Dump Extension (memory allocation)
22 lines changed: 17 ins; 0 del; 5 mod; 4970 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/thread.hpp

rev 50464 : Thread Dump Extension (memory allocation)
11 lines changed: 7 ins; 0 del; 4 mod; 2217 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/vm_operations.cpp

rev 50464 : Thread Dump Extension (memory allocation)
1 line changed: 0 ins; 0 del; 1 mod; 513 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/vm_operations.hpp

rev 50464 : Thread Dump Extension (memory allocation)
7 lines changed: 4 ins; 0 del; 3 mod; 510 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/services/attachListener.cpp

rev 50464 : Thread Dump Extension (memory allocation)
11 lines changed: 8 ins; 0 del; 3 mod; 463 unchg

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

rev 50464 : Thread Dump Extension (memory allocation)
4 lines changed: 2 ins; 0 del; 2 mod; 1052 unchg

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

rev 50464 : Thread Dump Extension (memory allocation)
1 line changed: 1 ins; 0 del; 0 mod; 869 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.jcmd/share/classes/sun/tools/jstack/JStack.java

rev 50464 : Thread Dump Extension (memory allocation)
16 lines changed: 10 ins; 2 del; 4 mod; 175 unchg

------ ------ ------ ------ --- New ----- Raw src/hotspot/share/runtime/threadStatisticInfo.hpp

rev 50464 : Thread Dump Extension (memory allocation)
38 lines changed: 38 ins; 0 del; 0 mod; 0 unchg

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