Code Review for open

Prepared by:dcubed on Thu Jul 11 14:50:17 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: 1489 lines changed: 1230 ins; 27 del; 232 mod; 35799 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/cpu/x86/macroAssembler_x86.cpp

rev 55494 : imported patch dcubed.monitor_deflate_conc.v2.05
21 lines changed: 20 ins; 0 del; 1 mod; 9979 unchg

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

rev 55490 : 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 55489 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
rev 55493 : imported patch 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 55489 : 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 55489 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
rev 55493 : imported patch 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 55489 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
rev 55490 : imported patch dcubed.monitor_deflate_conc.v2.01
rev 55491 : imported patch dcubed.monitor_deflate_conc.v2.02
rev 55492 : imported patch dcubed.monitor_deflate_conc.v2.03
rev 55494 : imported patch dcubed.monitor_deflate_conc.v2.05
221 lines changed: 209 ins; 1 del; 11 mod; 1930 unchg

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

rev 55489 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
rev 55490 : imported patch dcubed.monitor_deflate_conc.v2.01
rev 55492 : imported patch dcubed.monitor_deflate_conc.v2.03
rev 55494 : imported patch dcubed.monitor_deflate_conc.v2.05
71 lines changed: 68 ins; 0 del; 3 mod; 317 unchg

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

rev 55489 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
rev 55490 : imported patch dcubed.monitor_deflate_conc.v2.01
rev 55491 : imported patch dcubed.monitor_deflate_conc.v2.02
rev 55492 : imported patch dcubed.monitor_deflate_conc.v2.03
rev 55494 : imported patch dcubed.monitor_deflate_conc.v2.05
85 lines changed: 82 ins; 1 del; 2 mod; 99 unchg

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

rev 55489 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
rev 55490 : imported patch dcubed.monitor_deflate_conc.v2.01
rev 55493 : imported patch dcubed.monitor_deflate_conc.v2.04
12 lines changed: 9 ins; 0 del; 3 mod; 1304 unchg

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

rev 55489 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
rev 55493 : imported patch dcubed.monitor_deflate_conc.v2.04
rev 55494 : imported patch dcubed.monitor_deflate_conc.v2.05
33 lines changed: 30 ins; 0 del; 3 mod; 184 unchg

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

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

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

rev 55489 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
rev 55490 : imported patch dcubed.monitor_deflate_conc.v2.01
rev 55491 : imported patch dcubed.monitor_deflate_conc.v2.02
rev 55492 : imported patch dcubed.monitor_deflate_conc.v2.03
rev 55493 : imported patch dcubed.monitor_deflate_conc.v2.04
rev 55494 : imported patch dcubed.monitor_deflate_conc.v2.05
900 lines changed: 687 ins; 25 del; 188 mod; 1995 unchg

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

rev 55489 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
rev 55490 : imported patch dcubed.monitor_deflate_conc.v2.01
rev 55493 : imported patch 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 55489 : Checkpoint latest preliminary review patches for full OpenJDK review; merge with 8222295.patch.
1 line changed: 1 ins; 0 del; 0 mod; 5132 unchg

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

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

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

rev 55493 : imported patch dcubed.monitor_deflate_conc.v2.04
rev 55494 : imported patch dcubed.monitor_deflate_conc.v2.05
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 55493 : imported patch dcubed.monitor_deflate_conc.v2.04
1 line changed: 1 ins; 0 del; 0 mod; 535 unchg

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

rev 55493 : imported patch dcubed.monitor_deflate_conc.v2.04
rev 55494 : imported patch dcubed.monitor_deflate_conc.v2.05
9 lines changed: 9 ins; 0 del; 0 mod; 788 unchg

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

rev 55493 : imported patch 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 55489 : 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 55489 : 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 55489 : 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).