Code Review for open

Prepared by:dlong on Wed Oct 31 16:53:40 PDT 2018
Workspace:/export/drlong/ws/dopriv/open
Compare against: ssh://hg.openjdk.java.net/jdk/jdk
Compare against version:52359
Summary of changes: 567 lines changed: 142 ins; 388 del; 37 mod; 34644 unchg
Changeset: open.changeset
Legend: Modified file
Deleted file
New file

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

rev 52360 : 8212605: Pure-Java implementation of AccessController.doPrivileged
1 line changed: 0 ins; 1 del; 0 mod; 193 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/classfile/classFileParser.cpp

rev 52360 : 8212605: Pure-Java implementation of AccessController.doPrivileged
8 lines changed: 5 ins; 0 del; 3 mod; 6405 unchg

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

rev 52361 : [mq]: webrev.2.incr
13 lines changed: 0 ins; 13 del; 0 mod; 4362 unchg

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

rev 52361 : [mq]: webrev.2.incr
4 lines changed: 0 ins; 4 del; 0 mod; 1538 unchg

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

rev 52360 : 8212605: Pure-Java implementation of AccessController.doPrivileged
1 line changed: 1 ins; 0 del; 0 mod; 729 unchg

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

rev 52360 : 8212605: Pure-Java implementation of AccessController.doPrivileged
rev 52361 : [mq]: webrev.2.incr
4 lines changed: 3 ins; 1 del; 0 mod; 1640 unchg

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

rev 52360 : 8212605: Pure-Java implementation of AccessController.doPrivileged
4 lines changed: 0 ins; 4 del; 0 mod; 1335 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/jfr/leakprofiler/checkpoint/rootResolver.cpp

rev 52360 : 8212605: Pure-Java implementation of AccessController.doPrivileged
9 lines changed: 0 ins; 9 del; 0 mod; 429 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/memory/universe.cpp

rev 52361 : [mq]: webrev.2.incr
10 lines changed: 0 ins; 10 del; 0 mod; 1332 unchg

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

rev 52361 : [mq]: webrev.2.incr
2 lines changed: 0 ins; 2 del; 0 mod; 540 unchg

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

rev 52360 : 8212605: Pure-Java implementation of AccessController.doPrivileged
174 lines changed: 14 ins; 154 del; 6 mod; 3620 unchg

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

rev 52360 : 8212605: Pure-Java implementation of AccessController.doPrivileged
9 lines changed: 0 ins; 9 del; 0 mod; 1854 unchg

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

rev 52360 : 8212605: Pure-Java implementation of AccessController.doPrivileged
8 lines changed: 0 ins; 8 del; 0 mod; 4994 unchg

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

rev 52360 : 8212605: Pure-Java implementation of AccessController.doPrivileged
5 lines changed: 0 ins; 5 del; 0 mod; 2281 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/utilities/debug.cpp

rev 52360 : 8212605: Pure-Java implementation of AccessController.doPrivileged
1 line changed: 0 ins; 1 del; 0 mod; 742 unchg

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

rev 52360 : 8212605: Pure-Java implementation of AccessController.doPrivileged
1 line changed: 0 ins; 1 del; 0 mod; 1273 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/java.base/share/classes/java/security/AccessController.java

rev 52360 : 8212605: Pure-Java implementation of AccessController.doPrivileged
127 lines changed: 118 ins; 0 del; 9 mod; 888 unchg

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

rev 52360 : 8212605: Pure-Java implementation of AccessController.doPrivileged
42 lines changed: 0 ins; 35 del; 7 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/hotspot/jtreg/runtime/JVMDoPrivileged/DoPrivRunAbstract.jasm

rev 52360 : 8212605: Pure-Java implementation of AccessController.doPrivileged
rev 52361 : [mq]: webrev.2.incr
6 lines changed: 0 ins; 0 del; 6 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/hotspot/jtreg/runtime/JVMDoPrivileged/DoPrivileged.java

rev 52361 : [mq]: webrev.2.incr
1 line changed: 0 ins; 0 del; 1 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/jdk/java/lang/StackWalker/VerifyStackTrace.java

rev 52360 : 8212605: Pure-Java implementation of AccessController.doPrivileged
6 lines changed: 1 ins; 0 del; 5 mod; 285 unchg

------ ------ ------ ------ Old --- ----- --- src/hotspot/share/prims/privilegedStack.cpp

rev 52360 : 8212605: Pure-Java implementation of AccessController.doPrivileged
79 lines changed: 0 ins; 79 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/hotspot/share/prims/privilegedStack.hpp

rev 52360 : 8212605: Pure-Java implementation of AccessController.doPrivileged
52 lines changed: 0 ins; 52 del; 0 mod; 0 unchg

This code review page was prepared using /export/users/drlong/ws/webrev/webrev.ksh (vers 25.17-hg+openjdk.java.net).