Code Review for open

Prepared by:rriggs on Thu Nov 8 11:59:11 EST 2018
Workspace:/ws/jdk-dev/open
Compare against version:-2
Summary of changes: 351 lines changed: 211 ins; 84 del; 56 mod; 8608 unchg
Patch of changes: open.patch
Bug id: JDK-8185496 : Improve performance of system properties initialization in initPhase1
Legend: Modified file
Deleted file
New file

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

rev 52426 : 8185496: Improve performance of system properties initialization in initPhase1
8213424: VersionProps duplicate and skipped initialization
10 lines changed: 2 ins; 3 del; 5 mod; 3772 unchg

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

rev 52426 : 8185496: Improve performance of system properties initialization in initPhase1
8213424: VersionProps duplicate and skipped initialization
3 lines changed: 2 ins; 1 del; 0 mod; 2254 unchg

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

rev 52426 : 8185496: Improve performance of system properties initialization in initPhase1
8213424: VersionProps duplicate and skipped initialization
11 lines changed: 1 ins; 4 del; 6 mod; 195 unchg

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

rev 52426 : 8185496: Improve performance of system properties initialization in initPhase1
8213424: VersionProps duplicate and skipped initialization
10 lines changed: 1 ins; 2 del; 7 mod; 418 unchg

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

rev 52426 : 8185496: Improve performance of system properties initialization in initPhase1
8213424: VersionProps duplicate and skipped initialization
11 lines changed: 4 ins; 4 del; 3 mod; 462 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/native/libjava/java_props.h

rev 52426 : 8185496: Improve performance of system properties initialization in initPhase1
8213424: VersionProps duplicate and skipped initialization
5 lines changed: 0 ins; 5 del; 0 mod; 123 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/unix/native/libjava/java_props_md.c

rev 52426 : 8185496: Improve performance of system properties initialization in initPhase1
8213424: VersionProps duplicate and skipped initialization
22 lines changed: 0 ins; 10 del; 12 mod; 563 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/windows/native/libjava/java_props_md.c

rev 52426 : 8185496: Improve performance of system properties initialization in initPhase1
8213424: VersionProps duplicate and skipped initialization
17 lines changed: 0 ins; 11 del; 6 mod; 726 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/util/concurrent/atomic/VMSupportsCS8.java

rev 52426 : 8185496: Improve performance of system properties initialization in initPhase1
8213424: VersionProps duplicate and skipped initialization
2 lines changed: 1 ins; 0 del; 1 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/System/PropertyTest.java (was test/jdk/java/lang/System/ClearProperty.java)

rev 52426 : 8185496: Improve performance of system properties initialization in initPhase1
8213424: VersionProps duplicate and skipped initialization
216 lines changed: 200 ins; 0 del; 16 mod; 44 unchg

------ ------ ------ ------ Old --- Patch --- test/jdk/java/lang/System/SetPropertiesNull.java

rev 52426 : 8185496: Improve performance of system properties initialization in initPhase1
8213424: VersionProps duplicate and skipped initialization
44 lines changed: 0 ins; 44 del; 0 mod; 0 unchg

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