open (original) (raw)
Code Review for open
Prepared by: | fparain on Thu Jun 28 14:25:50 EDT 2018 |
---|---|
Workspace: | /Users/fparain/WORK/Valhalla/VTAttribute/valhalla/open |
Compare against: | ssh://hg.openjdk.java.net/valhalla/valhalla |
Branch: | lworld |
Summary of changes: | 127 lines changed: 102 ins; 1 del; 24 mod; 13213 unchg |
Patch of changes: | <open.patch> |
Legend: | Modified file Deleted file New file |
[Cdiffs](src/hotspot/share/interpreter/linkResolver.cpp.cdiff.html) [Udiffs](src/hotspot/share/interpreter/linkResolver.cpp.udiff.html) [Sdiffs](src/hotspot/share/interpreter/linkResolver.cpp.sdiff.html) [Frames](src/hotspot/share/interpreter/linkResolver.cpp.frames.html) [Old](src/hotspot/share/interpreter/linkResolver.cpp-.html) [New](src/hotspot/share/interpreter/linkResolver.cpp.html) [Patch](src/hotspot/share/interpreter/linkResolver.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/interpreter/linkResolver.cpp)
src/hotspot/share/interpreter/linkResolver.cpp
28 lines changed: 28 ins; 0 del; 0 mod; 1799 unchg
[Cdiffs](src/hotspot/share/interpreter/linkResolver.hpp.cdiff.html) [Udiffs](src/hotspot/share/interpreter/linkResolver.hpp.udiff.html) [Sdiffs](src/hotspot/share/interpreter/linkResolver.hpp.sdiff.html) [Frames](src/hotspot/share/interpreter/linkResolver.hpp.frames.html) [Old](src/hotspot/share/interpreter/linkResolver.hpp-.html) [New](src/hotspot/share/interpreter/linkResolver.hpp.html) [Patch](src/hotspot/share/interpreter/linkResolver.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/interpreter/linkResolver.hpp)
src/hotspot/share/interpreter/linkResolver.hpp
7 lines changed: 7 ins; 0 del; 0 mod; 365 unchg
[Cdiffs](src/hotspot/share/oops/constantPool.cpp.cdiff.html) [Udiffs](src/hotspot/share/oops/constantPool.cpp.udiff.html) [Sdiffs](src/hotspot/share/oops/constantPool.cpp.sdiff.html) [Frames](src/hotspot/share/oops/constantPool.cpp.frames.html) [Old](src/hotspot/share/oops/constantPool.cpp-.html) [New](src/hotspot/share/oops/constantPool.cpp.html) [Patch](src/hotspot/share/oops/constantPool.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/oops/constantPool.cpp)
src/hotspot/share/oops/constantPool.cpp
12 lines changed: 12 ins; 0 del; 0 mod; 2590 unchg
[Cdiffs](src/hotspot/share/oops/instanceKlass.cpp.cdiff.html) [Udiffs](src/hotspot/share/oops/instanceKlass.cpp.udiff.html) [Sdiffs](src/hotspot/share/oops/instanceKlass.cpp.sdiff.html) [Frames](src/hotspot/share/oops/instanceKlass.cpp.frames.html) [Old](src/hotspot/share/oops/instanceKlass.cpp-.html) [New](src/hotspot/share/oops/instanceKlass.cpp.html) [Patch](src/hotspot/share/oops/instanceKlass.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/oops/instanceKlass.cpp)
src/hotspot/share/oops/instanceKlass.cpp
54 lines changed: 53 ins; 0 del; 1 mod; 3928 unchg
[Cdiffs](src/hotspot/share/oops/instanceKlass.hpp.cdiff.html) [Udiffs](src/hotspot/share/oops/instanceKlass.hpp.udiff.html) [Sdiffs](src/hotspot/share/oops/instanceKlass.hpp.sdiff.html) [Frames](src/hotspot/share/oops/instanceKlass.hpp.frames.html) [Old](src/hotspot/share/oops/instanceKlass.hpp-.html) [New](src/hotspot/share/oops/instanceKlass.hpp.html) [Patch](src/hotspot/share/oops/instanceKlass.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/oops/instanceKlass.hpp)
src/hotspot/share/oops/instanceKlass.hpp
4 lines changed: 2 ins; 1 del; 1 mod; 1655 unchg
[Cdiffs](test/hotspot/jtreg/compiler/valhalla/valuetypes/TestLWorld.java.cdiff.html) [Udiffs](test/hotspot/jtreg/compiler/valhalla/valuetypes/TestLWorld.java.udiff.html) [Sdiffs](test/hotspot/jtreg/compiler/valhalla/valuetypes/TestLWorld.java.sdiff.html) [Frames](test/hotspot/jtreg/compiler/valhalla/valuetypes/TestLWorld.java.frames.html) [Old](test/hotspot/jtreg/compiler/valhalla/valuetypes/TestLWorld.java-.html) [New](test/hotspot/jtreg/compiler/valhalla/valuetypes/TestLWorld.java.html) [Patch](test/hotspot/jtreg/compiler/valhalla/valuetypes/TestLWorld.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/compiler/valhalla/valuetypes/TestLWorld.java)
test/hotspot/jtreg/compiler/valhalla/valuetypes/TestLWorld.java
14 lines changed: 0 ins; 0 del; 14 mod; 1871 unchg
[Cdiffs](test/hotspot/jtreg/runtime/valhalla/valuetypes/UninitializedValueFieldsTest.java.cdiff.html) [Udiffs](test/hotspot/jtreg/runtime/valhalla/valuetypes/UninitializedValueFieldsTest.java.udiff.html) [Sdiffs](test/hotspot/jtreg/runtime/valhalla/valuetypes/UninitializedValueFieldsTest.java.sdiff.html) [Frames](test/hotspot/jtreg/runtime/valhalla/valuetypes/UninitializedValueFieldsTest.java.frames.html) [Old](test/hotspot/jtreg/runtime/valhalla/valuetypes/UninitializedValueFieldsTest.java-.html) [New](test/hotspot/jtreg/runtime/valhalla/valuetypes/UninitializedValueFieldsTest.java.html) [Patch](test/hotspot/jtreg/runtime/valhalla/valuetypes/UninitializedValueFieldsTest.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/runtime/valhalla/valuetypes/UninitializedValueFieldsTest.java)
test/hotspot/jtreg/runtime/valhalla/valuetypes/UninitializedValueFieldsTest.java
2 lines changed: 0 ins; 0 del; 2 mod; 69 unchg
[Cdiffs](test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueOops.java.cdiff.html) [Udiffs](test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueOops.java.udiff.html) [Sdiffs](test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueOops.java.sdiff.html) [Frames](test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueOops.java.frames.html) [Old](test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueOops.java-.html) [New](test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueOops.java.html) [Patch](test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueOops.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueOops.java)
test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueOops.java
3 lines changed: 0 ins; 0 del; 3 mod; 657 unchg
[Cdiffs](test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueTypesTest.java.cdiff.html) [Udiffs](test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueTypesTest.java.udiff.html) [Sdiffs](test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueTypesTest.java.sdiff.html) [Frames](test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueTypesTest.java.frames.html) [Old](test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueTypesTest.java-.html) [New](test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueTypesTest.java.html) [Patch](test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueTypesTest.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueTypesTest.java)
test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueTypesTest.java
3 lines changed: 0 ins; 0 del; 3 mod; 279 unchg
This code review page was prepared using /Users/fparain/webrev/webrev.ksh(vers 25.16-hg+openjdk.java.net).