Code Review for jdk-8207266

Prepared by:phh on Wed Aug 28 07:33:04 PDT 2019
Workspace:/Users/hohensee/unix.sparsebundle/workspaces/jdk-8207266
Compare against: http://hg.openjdk.java.net/jdk/jdk
Summary of changes: 263 lines changed: 223 ins; 3 del; 37 mod; 3759 unchg
Patch of changes: jdk-8207266.patch
Bug id: JDK-8207266 : ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/include/jmm.h

4 lines changed: 3 ins; 0 del; 1 mod; 344 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/services/management.cpp

29 lines changed: 29 ins; 0 del; 0 mod; 2235 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.management/share/classes/sun/management/ThreadImpl.java

57 lines changed: 37 ins; 3 del; 17 mod; 514 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.management/share/native/libmanagement/ThreadImpl.c

8 lines changed: 7 ins; 0 del; 1 mod; 142 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.management/share/classes/com/sun/management/ThreadMXBean.java

36 lines changed: 31 ins; 0 del; 5 mod; 216 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.management/share/classes/com/sun/management/internal/HotSpotThreadImpl.java

5 lines changed: 5 ins; 0 del; 0 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/com/sun/management/ThreadMXBean/ThreadAllocatedMemory.java

124 lines changed: 111 ins; 0 del; 13 mod; 234 unchg

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