Code Review for jdk.pmem

Prepared by:adinn on Thu Apr 4 16:12:22 BST 2019
Workspace:/home/adinn/redhat/openjdk/jdkdev/jdk.pmem
Compare against: https://hg.openjdk.java.net/jdk/jdk
Compare against version:54421
Summary of changes: 213 lines changed: 172 ins; 36 del; 5 mod; 18461 unchg
Changeset: jdk.pmem.changeset
Legend: Modified file
Deleted file
New file

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

rev 54422 : 8221477: Inject os/cpu-specific constants into Unsafe from JVM
Summary: Initialize Unsafe os/cpu-specific constants using injection instead of native callouts
Reviewed-by: stuefe, coleenp, dholmes
43 lines changed: 42 ins; 0 del; 1 mod; 4385 unchg

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

rev 54422 : 8221477: Inject os/cpu-specific constants into Unsafe from JVM
Summary: Initialize Unsafe os/cpu-specific constants using injection instead of native callouts
Reviewed-by: stuefe, coleenp, dholmes
10 lines changed: 10 ins; 0 del; 0 mod; 1552 unchg

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

rev 54422 : 8221477: Inject os/cpu-specific constants into Unsafe from JVM
Summary: Initialize Unsafe os/cpu-specific constants using injection instead of native callouts
Reviewed-by: stuefe, coleenp, dholmes
1 line changed: 1 ins; 0 del; 0 mod; 706 unchg

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

rev 54422 : 8221477: Inject os/cpu-specific constants into Unsafe from JVM
Summary: Initialize Unsafe os/cpu-specific constants using injection instead of native callouts
Reviewed-by: stuefe, coleenp, dholmes
7 lines changed: 7 ins; 0 del; 0 mod; 1658 unchg

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

rev 54422 : 8221477: Inject os/cpu-specific constants into Unsafe from JVM
Summary: Initialize Unsafe os/cpu-specific constants using injection instead of native callouts
Reviewed-by: stuefe, coleenp, dholmes
25 lines changed: 0 ins; 25 del; 0 mod; 1110 unchg

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

rev 54422 : 8221477: Inject os/cpu-specific constants into Unsafe from JVM
Summary: Initialize Unsafe os/cpu-specific constants using injection instead of native callouts
Reviewed-by: stuefe, coleenp, dholmes
10 lines changed: 10 ins; 0 del; 0 mod; 5087 unchg

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

rev 54422 : 8221477: Inject os/cpu-specific constants into Unsafe from JVM
Summary: Initialize Unsafe os/cpu-specific constants using injection instead of native callouts
Reviewed-by: stuefe, coleenp, dholmes
15 lines changed: 1 ins; 11 del; 3 mod; 3826 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/jdk/java/lang/reflect/AccessibleObject/CanAccessTest.java

rev 54422 : 8221477: Inject os/cpu-specific constants into Unsafe from JVM
Summary: Initialize Unsafe os/cpu-specific constants using injection instead of native callouts
Reviewed-by: stuefe, coleenp, dholmes
1 line changed: 0 ins; 0 del; 1 mod; 137 unchg

------ ------ ------ ------ --- New ----- Raw src/java.base/share/classes/jdk/internal/misc/UnsafeConstants.java

rev 54422 : 8221477: Inject os/cpu-specific constants into Unsafe from JVM
Summary: Initialize Unsafe os/cpu-specific constants using injection instead of native callouts
Reviewed-by: stuefe, coleenp, dholmes
101 lines changed: 101 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /home/adinn/redhat/openjdk/webrev/webrev.ksh (vers 25.16-hg+openjdk.java.net).