Code Review for open

Prepared by:dcubed on Wed Nov 22 20:56:38 EST 2017
Workspace:/work/shared/bug_hunt/8167108/SMR_prototype_10/open
Compare against: /work/shared/bug_hunt/8167108/SMR_base_10/open
Compare against version:10.10.2.open.coleenp_CR.dcubed
Summary of changes: 28 lines changed: 1 ins; 24 del; 3 mod; 8753 unchg
Patch of changes: open.patch
Legend: Modified file
Deleted file
New file

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

rev 47959 : imported patch 10.07.open.rebase_20171110.dcubed
rev 47960 : imported patch 10.08.open.rebase_20171114.rehn
rev 47961 : imported patch 10.09.open.TLH_hang_fix.rehn
rev 47962 : dholmes CR: Fix indents, trailing spaces and various typos. Add descriptions for the '_cnt', '_max' and '_times" fields, add impl notes to document the type choices.
rev 47963 : robinw CR: Fix some inefficient code, update some comments, fix some indents, and add some 'const' specifiers.
rev 47965 : misc CR updates; rebase to 2017.11.22 bits.
3 lines changed: 1 ins; 2 del; 0 mod; 5913 unchg

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

rev 47959 : imported patch 10.07.open.rebase_20171110.dcubed
rev 47962 : dholmes CR: Fix indents, trailing spaces and various typos. Add descriptions for the '_cnt', '_max' and '_times" fields, add impl notes to document the type choices.
rev 47963 : robinw CR: Fix some inefficient code, update some comments, fix some indents, and add some 'const' specifiers.
rev 47965 : misc CR updates; rebase to 2017.11.22 bits.
18 lines changed: 0 ins; 16 del; 2 mod; 2317 unchg

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

rev 47959 : imported patch 10.07.open.rebase_20171110.dcubed
rev 47962 : dholmes CR: Fix indents, trailing spaces and various typos. Add descriptions for the '_cnt', '_max' and '_times" fields, add impl notes to document the type choices.
rev 47963 : robinw CR: Fix some inefficient code, update some comments, fix some indents, and add some 'const' specifiers.
rev 47965 : misc CR updates; rebase to 2017.11.22 bits.
6 lines changed: 0 ins; 6 del; 0 mod; 267 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/runtime/threadSMR.hpp

rev 47959 : imported patch 10.07.open.rebase_20171110.dcubed
rev 47964 : coleenp CR: Change ThreadsList::_threads from 'mtGC' -> 'mtThread', add header comment to threadSMR.hpp file, cleanup JavaThreadIteratorWithHandle ctr, make ErrorHandling more efficient.
rev 47965 : misc CR updates; rebase to 2017.11.22 bits.
1 line changed: 0 ins; 0 del; 1 mod; 256 unchg

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