open (original) (raw)

Code Review for open

Prepared by: iklam on Sun Oct 21 17:55:08 PDT 2018
Workspace: /jdk/eva/open
Compare against: ssh://hg.openjdk.java.net/jdk/jdk
Compare against version: qparent
Summary of changes: 207 lines changed: 183 ins; 2 del; 22 mod; 14260 unchg
Patch of changes: <open.patch>
Legend: Modified file Deleted file New file

[Cdiffs](src/hotspot/share/classfile/javaClasses.cpp.cdiff.html) [Udiffs](src/hotspot/share/classfile/javaClasses.cpp.udiff.html) [Sdiffs](src/hotspot/share/classfile/javaClasses.cpp.sdiff.html) [Frames](src/hotspot/share/classfile/javaClasses.cpp.frames.html) [Old](src/hotspot/share/classfile/javaClasses.cpp-.html) [New](src/hotspot/share/classfile/javaClasses.cpp.html) [Patch](src/hotspot/share/classfile/javaClasses.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/classfile/javaClasses.cpp) src/hotspot/share/classfile/javaClasses.cpp

9 lines changed: 3 ins; 0 del; 6 mod; 4361 unchg

[Cdiffs](src/hotspot/share/classfile/systemDictionary.cpp.cdiff.html) [Udiffs](src/hotspot/share/classfile/systemDictionary.cpp.udiff.html) [Sdiffs](src/hotspot/share/classfile/systemDictionary.cpp.sdiff.html) [Frames](src/hotspot/share/classfile/systemDictionary.cpp.frames.html) [Old](src/hotspot/share/classfile/systemDictionary.cpp-.html) [New](src/hotspot/share/classfile/systemDictionary.cpp.html) [Patch](src/hotspot/share/classfile/systemDictionary.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/classfile/systemDictionary.cpp) src/hotspot/share/classfile/systemDictionary.cpp

32 lines changed: 26 ins; 1 del; 5 mod; 3074 unchg

[Cdiffs](src/hotspot/share/classfile/systemDictionary.hpp.cdiff.html) [Udiffs](src/hotspot/share/classfile/systemDictionary.hpp.udiff.html) [Sdiffs](src/hotspot/share/classfile/systemDictionary.hpp.sdiff.html) [Frames](src/hotspot/share/classfile/systemDictionary.hpp.frames.html) [Old](src/hotspot/share/classfile/systemDictionary.hpp-.html) [New](src/hotspot/share/classfile/systemDictionary.hpp.html) [Patch](src/hotspot/share/classfile/systemDictionary.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/classfile/systemDictionary.hpp) src/hotspot/share/classfile/systemDictionary.hpp

18 lines changed: 8 ins; 1 del; 9 mod; 713 unchg

[Cdiffs](src/hotspot/share/memory/filemap.cpp.cdiff.html) [Udiffs](src/hotspot/share/memory/filemap.cpp.udiff.html) [Sdiffs](src/hotspot/share/memory/filemap.cpp.sdiff.html) [Frames](src/hotspot/share/memory/filemap.cpp.frames.html) [Old](src/hotspot/share/memory/filemap.cpp-.html) [New](src/hotspot/share/memory/filemap.cpp.html) [Patch](src/hotspot/share/memory/filemap.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/memory/filemap.cpp) src/hotspot/share/memory/filemap.cpp

23 lines changed: 23 ins; 0 del; 0 mod; 1378 unchg

[Cdiffs](src/hotspot/share/memory/heapShared.cpp.cdiff.html) [Udiffs](src/hotspot/share/memory/heapShared.cpp.udiff.html) [Sdiffs](src/hotspot/share/memory/heapShared.cpp.sdiff.html) [Frames](src/hotspot/share/memory/heapShared.cpp.frames.html) [Old](src/hotspot/share/memory/heapShared.cpp-.html) [New](src/hotspot/share/memory/heapShared.cpp.html) [Patch](src/hotspot/share/memory/heapShared.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/memory/heapShared.cpp) src/hotspot/share/memory/heapShared.cpp

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

[Cdiffs](src/hotspot/share/prims/jvmtiExport.cpp.cdiff.html) [Udiffs](src/hotspot/share/prims/jvmtiExport.cpp.udiff.html) [Sdiffs](src/hotspot/share/prims/jvmtiExport.cpp.sdiff.html) [Frames](src/hotspot/share/prims/jvmtiExport.cpp.frames.html) [Old](src/hotspot/share/prims/jvmtiExport.cpp-.html) [New](src/hotspot/share/prims/jvmtiExport.cpp.html) [Patch](src/hotspot/share/prims/jvmtiExport.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/prims/jvmtiExport.cpp) src/hotspot/share/prims/jvmtiExport.cpp

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

[Cdiffs](src/hotspot/share/prims/jvmtiExport.hpp.cdiff.html) [Udiffs](src/hotspot/share/prims/jvmtiExport.hpp.udiff.html) [Sdiffs](src/hotspot/share/prims/jvmtiExport.hpp.sdiff.html) [Frames](src/hotspot/share/prims/jvmtiExport.hpp.frames.html) [Old](src/hotspot/share/prims/jvmtiExport.hpp-.html) [New](src/hotspot/share/prims/jvmtiExport.hpp.html) [Patch](src/hotspot/share/prims/jvmtiExport.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/prims/jvmtiExport.hpp) src/hotspot/share/prims/jvmtiExport.hpp

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

[Cdiffs](test/hotspot/jtreg/testlibrary/jvmti/libSimpleClassFileLoadHook.c.cdiff.html) [Udiffs](test/hotspot/jtreg/testlibrary/jvmti/libSimpleClassFileLoadHook.c.udiff.html) [Sdiffs](test/hotspot/jtreg/testlibrary/jvmti/libSimpleClassFileLoadHook.c.sdiff.html) [Frames](test/hotspot/jtreg/testlibrary/jvmti/libSimpleClassFileLoadHook.c.frames.html) [Old](test/hotspot/jtreg/testlibrary/jvmti/libSimpleClassFileLoadHook.c-.html) [New](test/hotspot/jtreg/testlibrary/jvmti/libSimpleClassFileLoadHook.c.html) [Patch](test/hotspot/jtreg/testlibrary/jvmti/libSimpleClassFileLoadHook.c.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/testlibrary/jvmti/libSimpleClassFileLoadHook.c) test/hotspot/jtreg/testlibrary/jvmti/libSimpleClassFileLoadHook.c

22 lines changed: 20 ins; 0 del; 2 mod; 164 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java.html) [Patch](test/hotspot/jtreg/runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java) test/hotspot/jtreg/runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java

87 lines changed: 87 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).