Code Review for jdk

Prepared by:ghaug on Mon Jun 25 16:03:30 CEST 2018
Workspace:/Users/d045760/work/openJDK/jdk
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:50747
Summary of changes: 131 lines changed: 107 ins; 2 del; 22 mod; 13814 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 50748 : 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 50748 : 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 50748 : Thread Dump Extension (memory allocation)
23 lines changed: 18 ins; 0 del; 5 mod; 4946 unchg

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

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

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

rev 50748 : 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 50748 : Thread Dump Extension (memory allocation)
10 lines changed: 7 ins; 0 del; 3 mod; 511 unchg

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

rev 50748 : 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 50748 : 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 50748 : 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 50748 : Thread Dump Extension (memory allocation)
16 lines changed: 10 ins; 2 del; 4 mod; 175 unchg

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

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

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