Code Review for open

Prepared by:dcubed on Fri Mar 22 15:59:37 EDT 2019
Workspace:/work/shared/bug_hunt/8183909/8153224_exp_for_jdk13/open
Compare against: /work/shared/bug_hunt/8183909/8153224_base_for_jdk13/open
Compare against version:qparent
Summary of changes: 69 lines changed: 43 ins; 16 del; 10 mod; 7442 unchg
Patch of changes: open.patch
Bug id: JDK-8221350 : more monitor logging updates from Async Monitor Deflation project
Legend: Modified file
Deleted file
New file

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

rev 54108 : Add logging to ObjectSynchronizer::omFlush(), add global count logging at Info level to ObjectSynchronizer::finish_deflate_idle_monitors(); for monitorinflation logging, switch from cumulative "deflating per-thread idle monitors" mesgs to per-thread "deflating per-thread idle monitors" mesgs; fix timer bug in deflate_thread_local_monitors() where time to acquire gListLock wasn't counted; fix misc typos.
66 lines changed: 43 ins; 16 del; 7 mod; 2144 unchg

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

rev 54108 : Add logging to ObjectSynchronizer::omFlush(), add global count logging at Info level to ObjectSynchronizer::finish_deflate_idle_monitors(); for monitorinflation logging, switch from cumulative "deflating per-thread idle monitors" mesgs to per-thread "deflating per-thread idle monitors" mesgs; fix timer bug in deflate_thread_local_monitors() where time to acquire gListLock wasn't counted; fix misc typos.
2 lines changed: 0 ins; 0 del; 2 mod; 225 unchg

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

rev 54108 : Add logging to ObjectSynchronizer::omFlush(), add global count logging at Info level to ObjectSynchronizer::finish_deflate_idle_monitors(); for monitorinflation logging, switch from cumulative "deflating per-thread idle monitors" mesgs to per-thread "deflating per-thread idle monitors" mesgs; fix timer bug in deflate_thread_local_monitors() where time to acquire gListLock wasn't counted; fix misc typos.
1 line changed: 0 ins; 0 del; 1 mod; 5073 unchg

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