Code Review for open

Prepared by:rpressler on Wed Jun 13 20:37:41 BST 2018
Workspace:/Users/pron/Projects/loom/open
Compare against: http://hg.openjdk.java.net/loom/loom
Compare against version:50305
Summary of changes: 6875 lines changed: 6708 ins; 47 del; 120 mod; 130100 unchg
Changeset: open.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw make/hotspot/symbols/symbols-unix

rev 50307 : [mq]: cont
1 line changed: 1 ins; 0 del; 0 mod; 190 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/x86/abstractInterpreter_x86.cpp

rev 50307 : [mq]: cont
5 lines changed: 5 ins; 0 del; 0 mod; 182 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/x86/c1_LIRAssembler_x86.cpp

rev 50307 : [mq]: cont
17 lines changed: 17 ins; 0 del; 0 mod; 4010 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/x86/c1_LIRGenerator_x86.cpp

rev 50307 : [mq]: cont
45 lines changed: 45 ins; 0 del; 0 mod; 1491 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/frame_x86.cpp

rev 50307 : [mq]: cont
29 lines changed: 23 ins; 0 del; 6 mod; 699 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/x86/frame_x86.hpp

rev 50307 : [mq]: cont
2 lines changed: 2 ins; 0 del; 0 mod; 159 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/frame_x86.inline.hpp

rev 50307 : [mq]: cont
2 lines changed: 2 ins; 0 del; 0 mod; 248 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/interp_masm_x86.cpp

rev 50307 : [mq]: cont
58 lines changed: 58 ins; 0 del; 0 mod; 2040 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/interp_masm_x86.hpp

rev 50307 : [mq]: cont
6 lines changed: 5 ins; 0 del; 1 mod; 301 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/macroAssembler_x86.cpp

rev 50307 : [mq]: cont
31 lines changed: 31 ins; 0 del; 0 mod; 11008 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/macroAssembler_x86.hpp

rev 50307 : [mq]: cont
7 lines changed: 7 ins; 0 del; 0 mod; 1753 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp

rev 50307 : [mq]: cont
2 lines changed: 2 ins; 0 del; 0 mod; 3931 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/stubGenerator_x86_64.cpp

rev 50307 : [mq]: cont
235 lines changed: 229 ins; 2 del; 4 mod; 5149 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/templateInterpreterGenerator_x86.cpp

rev 50307 : [mq]: cont
74 lines changed: 72 ins; 0 del; 2 mod; 1882 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/templateTable_x86.cpp

rev 50307 : [mq]: cont
11 lines changed: 11 ins; 0 del; 0 mod; 4516 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/x86_64.ad

rev 50307 : [mq]: cont
14 lines changed: 14 ins; 0 del; 0 mod; 12497 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/c1/c1_Compiler.cpp

rev 50307 : [mq]: cont
6 lines changed: 6 ins; 0 del; 0 mod; 258 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/c1/c1_LIR.cpp

rev 50307 : [mq]: cont
12 lines changed: 12 ins; 0 del; 0 mod; 2064 unchg

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

rev 50307 : [mq]: cont
4 lines changed: 4 ins; 0 del; 0 mod; 2470 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/c1/c1_LIRAssembler.cpp

rev 50307 : [mq]: cont
9 lines changed: 9 ins; 0 del; 0 mod; 862 unchg

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

rev 50307 : [mq]: cont
3 lines changed: 3 ins; 0 del; 0 mod; 282 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/c1/c1_LIRGenerator.cpp

rev 50307 : [mq]: cont
24 lines changed: 24 ins; 0 del; 0 mod; 3635 unchg

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

rev 50307 : [mq]: cont
6 lines changed: 6 ins; 0 del; 0 mod; 684 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/c1/c1_Runtime1.cpp

rev 50307 : [mq]: cont
3 lines changed: 3 ins; 0 del; 0 mod; 1475 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/classfile/javaClasses.cpp

rev 50307 : [mq]: cont
77 lines changed: 76 ins; 0 del; 1 mod; 4571 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/classfile/javaClasses.hpp

rev 50307 : [mq]: cont
69 lines changed: 69 ins; 0 del; 0 mod; 1556 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/classfile/javaClasses.inline.hpp

rev 50307 : [mq]: cont
94 lines changed: 94 ins; 0 del; 0 mod; 242 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/classfile/systemDictionary.cpp

rev 50307 : [mq]: cont
1 line changed: 1 ins; 0 del; 0 mod; 3056 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/classfile/systemDictionary.hpp

rev 50307 : [mq]: cont
4 lines changed: 4 ins; 0 del; 0 mod; 745 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/classfile/vmSymbols.cpp

rev 50307 : [mq]: cont
4 lines changed: 4 ins; 0 del; 0 mod; 1052 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/classfile/vmSymbols.hpp

rev 50306 : imported patch loom-fibers
rev 50307 : [mq]: cont
50 lines changed: 47 ins; 0 del; 3 mod; 1631 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/compiler/oopMap.cpp

rev 50307 : [mq]: cont
105 lines changed: 63 ins; 32 del; 10 mod; 781 unchg

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

rev 50307 : [mq]: cont
4 lines changed: 2 ins; 0 del; 2 mod; 468 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/gc/shared/space.inline.hpp

rev 50307 : [mq]: cont
1 line changed: 0 ins; 0 del; 1 mod; 389 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/include/jvm.h

rev 50307 : [mq]: cont
6 lines changed: 6 ins; 0 del; 0 mod; 1326 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/interpreter/abstractInterpreter.cpp

rev 50307 : [mq]: cont
20 lines changed: 20 ins; 0 del; 0 mod; 447 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/interpreter/abstractInterpreter.hpp

rev 50307 : [mq]: cont
6 lines changed: 6 ins; 0 del; 0 mod; 336 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/interpreter/templateInterpreter.cpp

rev 50307 : [mq]: cont
8 lines changed: 6 ins; 0 del; 2 mod; 347 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/interpreter/templateInterpreter.hpp

rev 50307 : [mq]: cont
3 lines changed: 3 ins; 0 del; 0 mod; 203 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/interpreter/templateInterpreterGenerator.cpp

rev 50307 : [mq]: cont
37 lines changed: 37 ins; 0 del; 0 mod; 487 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/interpreter/templateInterpreterGenerator.hpp

rev 50307 : [mq]: cont
8 lines changed: 8 ins; 0 del; 0 mod; 132 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/logging/logTag.hpp

rev 50307 : [mq]: cont
1 line changed: 1 ins; 0 del; 0 mod; 214 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/memory/iterator.hpp

rev 50307 : [mq]: cont
5 lines changed: 5 ins; 0 del; 0 mod; 400 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/oops/method.cpp

rev 50307 : [mq]: cont
2 lines changed: 0 ins; 0 del; 2 mod; 2413 unchg

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

rev 50307 : [mq]: cont
3 lines changed: 0 ins; 0 del; 3 mod; 1178 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/oops/oop.cpp

rev 50307 : [mq]: cont
4 lines changed: 4 ins; 0 del; 0 mod; 213 unchg

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

rev 50307 : [mq]: cont
6 lines changed: 6 ins; 0 del; 0 mod; 609 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/classes.hpp

rev 50307 : [mq]: cont
1 line changed: 1 ins; 0 del; 0 mod; 371 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/intrinsicnode.hpp

rev 50307 : [mq]: cont
10 lines changed: 10 ins; 0 del; 0 mod; 183 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/library_call.cpp

rev 50307 : [mq]: cont
68 lines changed: 68 ins; 0 del; 0 mod; 6450 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/node.hpp

rev 50307 : [mq]: cont
2 lines changed: 2 ins; 0 del; 0 mod; 1726 unchg

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

rev 50307 : [mq]: cont
23 lines changed: 23 ins; 0 del; 0 mod; 1634 unchg

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

rev 50307 : [mq]: cont
4 lines changed: 4 ins; 0 del; 0 mod; 333 unchg

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

rev 50307 : [mq]: cont
7 lines changed: 7 ins; 0 del; 0 mod; 3678 unchg

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

rev 50307 : [mq]: cont
17 lines changed: 8 ins; 0 del; 9 mod; 2373 unchg

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

rev 50307 : [mq]: cont
70 lines changed: 60 ins; 2 del; 8 mod; 1375 unchg

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

rev 50307 : [mq]: cont
5 lines changed: 2 ins; 0 del; 3 mod; 469 unchg

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

rev 50307 : [mq]: cont
2 lines changed: 2 ins; 0 del; 0 mod; 190 unchg

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

rev 50307 : [mq]: cont
9 lines changed: 7 ins; 1 del; 1 mod; 1855 unchg

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

rev 50307 : [mq]: cont
4 lines changed: 2 ins; 0 del; 2 mod; 126 unchg

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

rev 50307 : [mq]: cont
10 lines changed: 10 ins; 0 del; 0 mod; 3155 unchg

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

rev 50307 : [mq]: cont
3 lines changed: 3 ins; 0 del; 0 mod; 723 unchg

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

rev 50307 : [mq]: cont
29 lines changed: 25 ins; 1 del; 3 mod; 572 unchg

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

rev 50307 : [mq]: cont
17 lines changed: 16 ins; 0 del; 1 mod; 475 unchg

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

rev 50307 : [mq]: cont
1 line changed: 1 ins; 0 del; 0 mod; 4971 unchg

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

rev 50307 : [mq]: cont
4 lines changed: 4 ins; 0 del; 0 mod; 2221 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/java.base/share/classes/java/lang/Object.java

rev 50306 : imported patch loom-fibers
13 lines changed: 12 ins; 0 del; 1 mod; 558 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/java.base/share/classes/java/lang/System.java

rev 50306 : imported patch loom-fibers
6 lines changed: 6 ins; 0 del; 0 mod; 2163 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/lang/Thread.java

rev 50306 : imported patch loom-fibers
rev 50307 : [mq]: cont
166 lines changed: 132 ins; 6 del; 28 mod; 2096 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/java.base/share/classes/java/lang/ThreadLocal.java

rev 50306 : imported patch loom-fibers
15 lines changed: 11 ins; 1 del; 3 mod; 716 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/java.base/share/classes/java/util/concurrent/locks/LockSupport.java

rev 50306 : imported patch loom-fibers
47 lines changed: 38 ins; 0 del; 9 mod; 422 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/java.base/share/classes/jdk/internal/misc/JavaLangAccess.java

rev 50306 : imported patch loom-fibers
12 lines changed: 12 ins; 0 del; 0 mod; 276 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/java.base/share/classes/sun/nio/ch/Util.java

rev 50306 : imported patch loom-fibers
11 lines changed: 4 ins; 2 del; 5 mod; 515 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/java.base/share/classes/sun/nio/fs/NativeBuffers.java

rev 50306 : imported patch loom-fibers
7 lines changed: 4 ins; 0 del; 3 mod; 137 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/java.base/share/native/libjava/Object.c

rev 50306 : imported patch loom-fibers
1 line changed: 0 ins; 0 del; 1 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/java.base/share/native/libjava/Thread.c

rev 50306 : imported patch loom-fibers
4 lines changed: 0 ins; 0 del; 4 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.naming/share/classes/com/sun/jndi/ldap/LdapCtx.java

rev 50307 : [mq]: cont
1 line changed: 1 ins; 0 del; 0 mod; 3612 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.naming/share/classes/javax/naming/spi/NamingManager.java

rev 50307 : [mq]: cont
2 lines changed: 0 ins; 0 del; 2 mod; 922 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.naming.dns/share/classes/com/sun/jndi/dns/DnsContext.java

rev 50307 : [mq]: cont
1 line changed: 1 ins; 0 del; 0 mod; 1089 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/runtime/continuation.cpp

rev 50307 : [mq]: cont
2232 lines changed: 2232 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/runtime/continuation.hpp

rev 50307 : [mq]: cont
59 lines changed: 59 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.base/share/classes/java/lang/Continuation.java

rev 50307 : [mq]: cont
510 lines changed: 510 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.base/share/classes/java/lang/ContinuationScope.java

rev 50307 : [mq]: cont
32 lines changed: 32 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/java.base/share/classes/java/lang/Fiber.java

rev 50306 : imported patch loom-fibers
813 lines changed: 813 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.base/share/native/libjava/Continuation.c

rev 50307 : [mq]: cont
39 lines changed: 39 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw test/jdk/java/lang/Fiber/Basic.java

rev 50306 : imported patch loom-fibers
1494 lines changed: 1494 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /Users/pron/Projects/jdk/bin/webrev/webrev.ksh (vers 25.16-hg+openjdk.java.net).