Code Review for jdk_ea

Prepared by:rrich on Wed Mar 25 22:21:18 CET 2020
Compare against: http://hg.openjdk.java.net/jdk/jdk/
Compare against version:58541
Summary of changes: 5287 lines changed: 5163 ins; 23 del; 101 mod; 60170 unchg
Changeset: jdk_ea.changeset
Bug id: JDK-8227745 : Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/c1/c1_IR.hpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
6 lines changed: 4 ins; 0 del; 2 mod; 357 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/ci/ciEnv.cpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
5 lines changed: 5 ins; 0 del; 0 mod; 1301 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/ci/ciEnv.hpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
3 lines changed: 2 ins; 0 del; 1 mod; 473 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/code/compiledMethod.cpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
7 lines changed: 0 ins; 4 del; 3 mod; 746 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/code/debugInfoRec.cpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
5 lines changed: 4 ins; 0 del; 1 mod; 440 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/code/debugInfoRec.hpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
3 lines changed: 2 ins; 0 del; 1 mod; 210 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/code/nmethod.cpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
6 lines changed: 0 ins; 4 del; 2 mod; 3509 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/code/pcDesc.hpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
10 lines changed: 8 ins; 0 del; 2 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/code/scopeDesc.cpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
19 lines changed: 3 ins; 8 del; 8 mod; 251 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/code/scopeDesc.hpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
11 lines changed: 4 ins; 5 del; 2 mod; 137 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/compiler/compileBroker.cpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
26 lines changed: 16 ins; 0 del; 10 mod; 2769 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/compiler/compileBroker.hpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
8 lines changed: 6 ins; 0 del; 2 mod; 426 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/jvmci/jvmciCodeInstaller.cpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
5 lines changed: 4 ins; 0 del; 1 mod; 1355 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/opto/c2compiler.cpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
3 lines changed: 0 ins; 1 del; 2 mod; 655 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/opto/callnode.hpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
15 lines changed: 12 ins; 0 del; 3 mod; 1130 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/opto/escape.cpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
68 lines changed: 67 ins; 0 del; 1 mod; 3578 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/opto/machnode.hpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
4 lines changed: 2 ins; 0 del; 2 mod; 1119 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/opto/macro.cpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
2 lines changed: 0 ins; 0 del; 2 mod; 2791 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/opto/matcher.cpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
3 lines changed: 2 ins; 0 del; 1 mod; 2854 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/opto/output.cpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
6 lines changed: 5 ins; 0 del; 1 mod; 3523 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/prims/jvmtiCodeBlobEvents.cpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
1 line changed: 0 ins; 0 del; 1 mod; 292 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/prims/jvmtiEnv.cpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
23 lines changed: 23 ins; 0 del; 0 mod; 3618 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/prims/jvmtiEnvBase.cpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
14 lines changed: 13 ins; 0 del; 1 mod; 1595 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/prims/jvmtiImpl.cpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
54 lines changed: 52 ins; 0 del; 2 mod; 1014 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/prims/jvmtiImpl.hpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
5 lines changed: 4 ins; 0 del; 1 mod; 502 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/prims/jvmtiTagMap.cpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
17 lines changed: 15 ins; 0 del; 2 mod; 3418 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/prims/whitebox.cpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
16 lines changed: 16 ins; 0 del; 0 mod; 2524 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/deoptimization.cpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
493 lines changed: 472 ins; 0 del; 21 mod; 2558 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/deoptimization.hpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
94 lines changed: 91 ins; 0 del; 3 mod; 469 unchg

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

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
20 lines changed: 20 ins; 0 del; 0 mod; 2532 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/interfaceSupport.cpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
23 lines changed: 22 ins; 0 del; 1 mod; 269 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/interfaceSupport.inline.hpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
2 lines changed: 1 ins; 0 del; 1 mod; 515 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/mutexLocker.cpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
2 lines changed: 2 ins; 0 del; 0 mod; 375 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/mutexLocker.hpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
1 line changed: 1 ins; 0 del; 0 mod; 308 unchg

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

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
2 lines changed: 1 ins; 0 del; 1 mod; 2010 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/stackValue.hpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
2 lines changed: 1 ins; 0 del; 1 mod; 119 unchg

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

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
50 lines changed: 48 ins; 0 del; 2 mod; 5079 unchg

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

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
73 lines changed: 63 ins; 1 del; 9 mod; 2328 unchg

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

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
7 lines changed: 6 ins; 0 del; 1 mod; 257 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/vframe.cpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
6 lines changed: 5 ins; 0 del; 1 mod; 738 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/vframe_hp.cpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
25 lines changed: 21 ins; 0 del; 4 mod; 451 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/vframe_hp.hpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
8 lines changed: 7 ins; 0 del; 1 mod; 164 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/utilities/macros.hpp

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
5 lines changed: 4 ins; 0 del; 1 mod; 626 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/jdk/TEST.ROOT

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
1 line changed: 1 ins; 0 del; 0 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/lib/sun/hotspot/WhiteBox.java

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
1 line changed: 1 ins; 0 del; 0 mod; 616 unchg

------ ------ ------ ------ --- New ----- Raw test/hotspot/jtreg/serviceability/jvmti/Heap/IterateHeapWithEscapeAnalysisEnabled.java

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
591 lines changed: 591 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw test/hotspot/jtreg/serviceability/jvmti/Heap/libIterateHeapWithEscapeAnalysisEnabled.c

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
380 lines changed: 380 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw test/jdk/com/sun/jdi/EATests.java

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
3103 lines changed: 3103 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw test/jdk/com/sun/jdi/EATestsJVMCI.java

rev 58542 : 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
Reviewed-by: ???
53 lines changed: 53 ins; 0 del; 0 mod; 0 unchg

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