Code Review for jdk

Prepared by:ghaug on Wed May 30 14:26:45 CEST 2018
Workspace:/Users/d045760/work/openJDK/jdk
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:50302
Summary of changes: 128 lines changed: 114 ins; 2 del; 12 mod; 13921 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 50303 : 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 50303 : Thread Dump Extension (memory allocation)
3 lines changed: 3 ins; 0 del; 0 mod; 2804 unchg

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

rev 50303 : Thread Dump Extension (memory allocation)
12 lines changed: 12 ins; 0 del; 0 mod; 55 unchg

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

rev 50303 : Thread Dump Extension (memory allocation)
18 lines changed: 18 ins; 0 del; 0 mod; 4971 unchg

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

rev 50303 : Thread Dump Extension (memory allocation)
5 lines changed: 5 ins; 0 del; 0 mod; 2221 unchg

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

rev 50303 : Thread Dump Extension (memory allocation)
10 lines changed: 10 ins; 0 del; 0 mod; 541 unchg

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

rev 50303 : 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 50303 : 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 50303 : Thread Dump Extension (memory allocation)
4 lines changed: 2 ins; 0 del; 2 mod; 1050 unchg

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

rev 50303 : 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 50303 : 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 50303 : 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).