Code Review for open

Prepared by:iklam on Thu Oct 10 17:16:53 PDT 2019
Workspace:/jdk/abe/open
Compare against: ssh://hg.openjdk.java.net/jdk/jdk
Compare against version:94fe833a244b
Summary of changes: 2019 lines changed: 1359 ins; 319 del; 341 mod; 40099 unchg
Patch of changes: open.patch
Legend: Modified file
Deleted file
New file

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

17 lines changed: 14 ins; 0 del; 3 mod; 4649 unchg

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

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

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

6 lines changed: 4 ins; 0 del; 2 mod; 1489 unchg

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

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

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

17 lines changed: 2 ins; 0 del; 15 mod; 52 unchg

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

5 lines changed: 0 ins; 5 del; 0 mod; 570 unchg

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

205 lines changed: 91 ins; 101 del; 13 mod; 1032 unchg

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

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

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

308 lines changed: 163 ins; 43 del; 102 mod; 1874 unchg

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

119 lines changed: 66 ins; 7 del; 46 mod; 462 unchg

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

19 lines changed: 15 ins; 0 del; 4 mod; 1053 unchg

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

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

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

102 lines changed: 13 ins; 66 del; 23 mod; 1577 unchg

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

5 lines changed: 0 ins; 3 del; 2 mod; 479 unchg

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

14 lines changed: 14 ins; 0 del; 0 mod; 300 unchg

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

551 lines changed: 398 ins; 72 del; 81 mod; 1943 unchg

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

73 lines changed: 42 ins; 14 del; 17 mod; 321 unchg

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

9 lines changed: 0 ins; 0 del; 9 mod; 1228 unchg

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

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

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

26 lines changed: 22 ins; 1 del; 3 mod; 4018 unchg

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

10 lines changed: 10 ins; 0 del; 0 mod; 1447 unchg

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

12 lines changed: 8 ins; 2 del; 2 mod; 2442 unchg

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

3 lines changed: 2 ins; 0 del; 1 mod; 1195 unchg

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

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

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

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

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/FileMapInfo.java

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.hotspot.agent/share/native/libsaproc/ps_core_common.c

23 lines changed: 17 ins; 0 del; 6 mod; 379 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.hotspot.agent/solaris/native/libsaproc/saproc.cpp

24 lines changed: 18 ins; 0 del; 6 mod; 1303 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/TEST.groups

9 lines changed: 9 ins; 0 del; 0 mod; 566 unchg

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

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

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

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

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/memory/archiveUtils.cpp

103 lines changed: 103 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/memory/archiveUtils.hpp

108 lines changed: 108 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/runtime/cds/appcds/ArchiveRelocationTest.java

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

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/DynamicArchiveRelocationTest.java

130 lines changed: 130 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /home/iklam/jdk/proj/ioisvn/scripts/webrev.ksh (vers 25.16-hg+openjdk.java.net).