Code Review for open

Prepared by:stefank on Fri Apr 5 13:16:04 CEST 2019
Workspace:/home/stefank/hg/jdk/jdk/open
Compare against version:-2
Summary of changes: 840 lines changed: 539 ins; 130 del; 171 mod; 14181 unchg
Patch of changes: open.patch
Bug id: JDK-8221393 : ResolvedMethodTable too small for StackWalking applications
Legend: Modified file
Deleted file
New file

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

50 lines changed: 37 ins; 7 del; 6 mod; 4373 unchg

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

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

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/weakProcessor.cpp

24 lines changed: 17 ins; 4 del; 3 mod; 134 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/weakProcessor.inline.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/weakProcessorPhases.cpp

7 lines changed: 7 ins; 0 del; 0 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/weakProcessorPhases.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zRootsIterator.cpp

20 lines changed: 14 ins; 0 del; 6 mod; 418 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zRootsIterator.hpp

6 lines changed: 3 ins; 0 del; 3 mod; 178 unchg

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

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

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

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

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

430 lines changed: 264 ins; 68 del; 98 mod; 83 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/prims/resolvedMethodTable.hpp

90 lines changed: 26 ins; 37 del; 27 mod; 49 unchg

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

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

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

6 lines changed: 4 ins; 1 del; 1 mod; 379 unchg

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

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

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

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

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

70 lines changed: 43 ins; 8 del; 19 mod; 83 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/lib/sun/hotspot/WhiteBox.java

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

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/runtime/testlibrary/ClassWithManyMethodsClassLoader.java

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

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