Code Review for jdk_ea

Prepared by:rrich on Thu Nov 28 13:51:52 CET 2019
Compare against: http://hg.openjdk.java.net/jdk/jdk/
Compare against version:57134
Summary of changes: 5121 lines changed: 5023 ins; 23 del; 75 mod; 67923 unchg
Changeset: jdk_ea.changeset
Bug id: JDK-8227745 : Enable Escape Analysis for Better Performance when Debugging
Legend: Modified file
Deleted file
New file

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
5 lines changed: 4 ins; 0 del; 1 mod; 358 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
5 lines changed: 5 ins; 0 del; 0 mod; 1302 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
2 lines changed: 2 ins; 0 del; 0 mod; 474 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
6 lines changed: 0 ins; 4 del; 2 mod; 716 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
4 lines changed: 4 ins; 0 del; 0 mod; 441 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
2 lines changed: 2 ins; 0 del; 0 mod; 211 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
6 lines changed: 0 ins; 4 del; 2 mod; 3503 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
9 lines changed: 8 ins; 0 del; 1 mod; 99 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
18 lines changed: 3 ins; 8 del; 7 mod; 252 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
10 lines changed: 4 ins; 5 del; 1 mod; 138 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
24 lines changed: 14 ins; 0 del; 10 mod; 2765 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
7 lines changed: 6 ins; 0 del; 1 mod; 424 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
4 lines changed: 4 ins; 0 del; 0 mod; 1353 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
2 lines changed: 0 ins; 1 del; 1 mod; 654 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
14 lines changed: 12 ins; 0 del; 2 mod; 1131 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
67 lines changed: 67 ins; 0 del; 0 mod; 3573 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
3 lines changed: 2 ins; 0 del; 1 mod; 1118 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
1 line changed: 0 ins; 0 del; 1 mod; 2654 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
2 lines changed: 2 ins; 0 del; 0 mod; 2704 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
6 lines changed: 5 ins; 0 del; 1 mod; 2948 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
5 lines changed: 5 ins; 0 del; 0 mod; 4262 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
5 lines changed: 5 ins; 0 del; 0 mod; 3644 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
1 line changed: 0 ins; 0 del; 1 mod; 281 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
28 lines changed: 28 ins; 0 del; 0 mod; 3603 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
13 lines changed: 13 ins; 0 del; 0 mod; 1595 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
54 lines changed: 52 ins; 0 del; 2 mod; 1029 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
4 lines changed: 4 ins; 0 del; 0 mod; 516 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
17 lines changed: 15 ins; 0 del; 2 mod; 3408 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
16 lines changed: 16 ins; 0 del; 0 mod; 2453 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
482 lines changed: 461 ins; 0 del; 21 mod; 2501 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
94 lines changed: 92 ins; 0 del; 2 mod; 470 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
12 lines changed: 12 ins; 0 del; 0 mod; 2558 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
22 lines changed: 22 ins; 0 del; 0 mod; 270 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
1 line changed: 1 ins; 0 del; 0 mod; 516 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
2 lines changed: 1 ins; 0 del; 1 mod; 501 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
2 lines changed: 2 ins; 0 del; 0 mod; 372 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
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 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
2 lines changed: 1 ins; 0 del; 1 mod; 2007 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
1 line changed: 1 ins; 0 del; 0 mod; 120 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
47 lines changed: 45 ins; 0 del; 2 mod; 5070 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
72 lines changed: 62 ins; 1 del; 9 mod; 2300 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
6 lines changed: 6 ins; 0 del; 0 mod; 256 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
5 lines changed: 5 ins; 0 del; 0 mod; 739 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
24 lines changed: 21 ins; 0 del; 3 mod; 452 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
7 lines changed: 7 ins; 0 del; 0 mod; 165 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
1 line changed: 1 ins; 0 del; 0 mod; 522 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
4 lines changed: 4 ins; 0 del; 0 mod; 627 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
1 line changed: 1 ins; 0 del; 0 mod; 560 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
602 lines changed: 602 ins; 0 del; 0 mod; 0 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
380 lines changed: 380 ins; 0 del; 0 mod; 0 unchg

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

rev 57135 : 8227745: Enable Escape Analysis for better performance when debugging
Reviewed-by: ???
3013 lines changed: 3013 ins; 0 del; 0 mod; 0 unchg

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