Code Review for open

Prepared by:dcubed on Sat May 25 10:46:55 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:qparent
Summary of changes: 1377 lines changed: 1122 ins; 27 del; 228 mod; 25757 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 54997 : 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 54996 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
rev 55000 : [mq]: dcubed.monitor_deflate_conc.v2.04
6 lines changed: 6 ins; 0 del; 0 mod; 3669 unchg

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

rev 54996 : 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 54996 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
rev 55000 : [mq]: dcubed.monitor_deflate_conc.v2.04
14 lines changed: 10 ins; 0 del; 4 mod; 2508 unchg

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

rev 54996 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
rev 54997 : imported patch dcubed.monitor_deflate_conc.v2.01
rev 54998 : imported patch dcubed.monitor_deflate_conc.v2.02
rev 54999 : imported patch dcubed.monitor_deflate_conc.v2.03
201 lines changed: 192 ins; 1 del; 8 mod; 1928 unchg

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

rev 54996 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
rev 54997 : imported patch dcubed.monitor_deflate_conc.v2.01
rev 54999 : imported patch dcubed.monitor_deflate_conc.v2.03
74 lines changed: 72 ins; 0 del; 2 mod; 315 unchg

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

rev 54996 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
rev 54997 : imported patch dcubed.monitor_deflate_conc.v2.01
rev 54998 : imported patch dcubed.monitor_deflate_conc.v2.02
rev 54999 : imported patch dcubed.monitor_deflate_conc.v2.03
78 lines changed: 75 ins; 1 del; 2 mod; 103 unchg

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

rev 54996 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
rev 54997 : imported patch dcubed.monitor_deflate_conc.v2.01
rev 55000 : [mq]: dcubed.monitor_deflate_conc.v2.04
12 lines changed: 9 ins; 0 del; 3 mod; 1285 unchg

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

rev 54996 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
rev 55000 : [mq]: dcubed.monitor_deflate_conc.v2.04
28 lines changed: 24 ins; 0 del; 4 mod; 205 unchg

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

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

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

rev 54996 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
rev 54997 : imported patch dcubed.monitor_deflate_conc.v2.01
rev 54998 : imported patch dcubed.monitor_deflate_conc.v2.02
rev 54999 : imported patch dcubed.monitor_deflate_conc.v2.03
rev 55000 : [mq]: dcubed.monitor_deflate_conc.v2.04
838 lines changed: 625 ins; 25 del; 188 mod; 1986 unchg

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

rev 54996 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
rev 54997 : imported patch dcubed.monitor_deflate_conc.v2.01
rev 55000 : [mq]: dcubed.monitor_deflate_conc.v2.04
29 lines changed: 25 ins; 0 del; 4 mod; 223 unchg

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

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

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

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

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

rev 55000 : [mq]: dcubed.monitor_deflate_conc.v2.04
12 lines changed: 12 ins; 0 del; 0 mod; 538 unchg

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

rev 55000 : [mq]: dcubed.monitor_deflate_conc.v2.04
1 line changed: 1 ins; 0 del; 0 mod; 532 unchg

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

rev 55000 : [mq]: dcubed.monitor_deflate_conc.v2.04
9 lines changed: 9 ins; 0 del; 0 mod; 800 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/gtest/oops/test_markOop.cpp

rev 55000 : [mq]: dcubed.monitor_deflate_conc.v2.04
16 lines changed: 8 ins; 0 del; 8 mod; 136 unchg

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

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

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

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