Code Review for open

Prepared by:dcubed on Thu Apr 25 12:05:42 EDT 2019
Workspace:/work/shared/bug_hunt/8183909/8153224_for_mach5/open
Compare against: /work/shared/bug_hunt/8183909/8153224_base_for_jdk13/open
Compare against version:8222295.patch
Summary of changes: 1345 lines changed: 1081 ins; 33 del; 231 mod; 23942 unchg
Patch of changes: open.patch
Bug id: JDK-8153224 : Monitor deflation prolong safepoints
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/oops/markOop.hpp

rev 54573 : imported patch dcubed.monitor_deflate_conc.v2.01
4 lines changed: 4 ins; 0 del; 0 mod; 398 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/prims/jvm.cpp

rev 54572 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
6 lines changed: 6 ins; 0 del; 0 mod; 3656 unchg

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

rev 54572 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
5 lines changed: 4 ins; 0 del; 1 mod; 77 unchg

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

rev 54572 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
3 lines changed: 3 ins; 0 del; 0 mod; 2701 unchg

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

rev 54572 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
rev 54573 : imported patch dcubed.monitor_deflate_conc.v2.01
rev 54574 : imported patch dcubed.monitor_deflate_conc.v2.02
229 lines changed: 214 ins; 0 del; 15 mod; 1913 unchg

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

rev 54572 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
rev 54573 : imported patch dcubed.monitor_deflate_conc.v2.01
76 lines changed: 73 ins; 0 del; 3 mod; 310 unchg

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

rev 54572 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
rev 54573 : imported patch dcubed.monitor_deflate_conc.v2.01
rev 54574 : imported patch dcubed.monitor_deflate_conc.v2.02
82 lines changed: 79 ins; 0 del; 3 mod; 103 unchg

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

rev 54572 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
rev 54573 : imported patch dcubed.monitor_deflate_conc.v2.01
9 lines changed: 8 ins; 0 del; 1 mod; 1276 unchg

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

rev 54572 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
11 lines changed: 8 ins; 0 del; 3 mod; 205 unchg

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

rev 54572 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
8 lines changed: 6 ins; 0 del; 2 mod; 3246 unchg

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

rev 54572 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
rev 54573 : imported patch dcubed.monitor_deflate_conc.v2.01
rev 54574 : imported patch dcubed.monitor_deflate_conc.v2.02
845 lines changed: 615 ins; 33 del; 197 mod; 1968 unchg

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

rev 54572 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
rev 54573 : imported patch dcubed.monitor_deflate_conc.v2.01
24 lines changed: 21 ins; 0 del; 3 mod; 224 unchg

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

rev 54572 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
1 line changed: 1 ins; 0 del; 0 mod; 5096 unchg

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

rev 54572 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
1 line changed: 1 ins; 0 del; 0 mod; 2355 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/logging/SafepointCleanupTest.java

rev 54572 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
27 lines changed: 26 ins; 0 del; 1 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/rmi/server/UnicastRemoteObject/unexportObject/UnexportLeak.java

rev 54572 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
5 lines changed: 3 ins; 0 del; 2 mod; 88 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/tools/jlink/multireleasejar/JLinkMultiReleaseJarTest.java

rev 54572 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
9 lines changed: 9 ins; 0 del; 0 mod; 248 unchg

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