Code Review for open

Prepared by:jiangli on Tue Apr 24 20:05:28 EDT 2018
Workspace:/export/users/jiangli/jdk/open
Compare against: http://hg.openjdk.java.net/jdk/jdk
Summary of changes: 339 lines changed: 94 ins; 137 del; 108 mod; 21449 unchg
Patch of changes: open.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw make/GenerateLinkOptData.gmk

4 lines changed: 2 ins; 0 del; 2 mod; 99 unchg

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

4 lines changed: 0 ins; 3 del; 1 mod; 455 unchg

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

21 lines changed: 0 ins; 21 del; 0 mod; 2157 unchg

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

28 lines changed: 9 ins; 10 del; 9 mod; 342 unchg

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

10 lines changed: 0 ins; 9 del; 1 mod; 173 unchg

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

24 lines changed: 10 ins; 11 del; 3 mod; 242 unchg

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

4 lines changed: 4 ins; 0 del; 0 mod; 137 unchg

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

1 line changed: 0 ins; 0 del; 1 mod; 162 unchg

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

7 lines changed: 0 ins; 4 del; 3 mod; 3093 unchg

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

67 lines changed: 20 ins; 19 del; 28 mod; 1063 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/memory/filemap.cpp

37 lines changed: 25 ins; 8 del; 4 mod; 1110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/memory/filemap.hpp

2 lines changed: 1 ins; 0 del; 1 mod; 301 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/memory/metaspaceShared.cpp

7 lines changed: 2 ins; 5 del; 0 mod; 2123 unchg

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

9 lines changed: 1 ins; 8 del; 0 mod; 4478 unchg

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

5 lines changed: 0 ins; 4 del; 1 mod; 3140 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/compiler/aot/fingerprint/CDSDumper.java

2 lines changed: 0 ins; 2 del; 0 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/compiler/aot/fingerprint/SelfChangedCDS.java

6 lines changed: 0 ins; 0 del; 6 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/SharedArchiveFile/DumpSharedDictionary.java

2 lines changed: 0 ins; 2 del; 0 mod; 89 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/SharedArchiveFile/NonBootLoaderClasses.java

6 lines changed: 1 ins; 0 del; 5 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/SharedArchiveFile/SASymbolTableTest.java

1 line changed: 0 ins; 1 del; 0 mod; 109 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/SharedArchiveFile/SharedArchiveFile.java

2 lines changed: 0 ins; 2 del; 0 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/appcds/DirClasspathTest.java

30 lines changed: 19 ins; 2 del; 9 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/appcds/DumpClassList.java

2 lines changed: 0 ins; 1 del; 1 mod; 101 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/appcds/MismatchedUseAppCDS.java

3 lines changed: 0 ins; 0 del; 3 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/appcds/SharedArchiveFile.java

18 lines changed: 0 ins; 7 del; 11 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/appcds/SpecifySysLoaderProp.java

4 lines changed: 0 ins; 0 del; 4 mod; 95 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/appcds/TestCommon.java

10 lines changed: 0 ins; 8 del; 2 mod; 348 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/appcds/UseAppCDS.java

20 lines changed: 0 ins; 7 del; 13 mod; 212 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/appcds/VerifierTest.java

1 line changed: 0 ins; 1 del; 0 mod; 359 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/lib/jdk/test/lib/cds/CDSTestUtils.java

2 lines changed: 0 ins; 2 del; 0 mod; 581 unchg

This code review page was prepared using /java/embedded/users/jiangli/scripts/webrev/webrev.ksh (vers 25.16-hg+openjdk.java.net).