hotspot (original) (raw)
Code Review for hotspot
Prepared by: | roland on Wed Jan 22 10:21:06 CET 2014 |
---|---|
Workspace: | /net/mackdrive/export/jrts/work/rw140007/jdk9-repo/hotspot |
Compare against: | http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/ |
Compare against version: | spectrapfix |
Summary of changes: | 191 lines changed: 111 ins; 9 del; 71 mod; 10626 unchg |
Patch of changes: | <hotspot.patch> |
Legend: | Modified file Deleted file New file |
[Cdiffs](src/share/vm/opto/graphKit.cpp.cdiff.html) [Udiffs](src/share/vm/opto/graphKit.cpp.udiff.html) [Sdiffs](src/share/vm/opto/graphKit.cpp.sdiff.html) [Frames](src/share/vm/opto/graphKit.cpp.frames.html) [Old](src/share/vm/opto/graphKit.cpp-.html) [New](src/share/vm/opto/graphKit.cpp.html) [Patch](src/share/vm/opto/graphKit.cpp.patch) [Raw](raw%5Ffiles/new/src/share/vm/opto/graphKit.cpp)
src/share/vm/opto/graphKit.cpp
rev 5777 : 8031754: Type speculation should favor profile data from outermost inlined method Summary: favor profile data coming from outer most method Reviewed-by:
39 lines changed: 23 ins; 9 del; 7 mod; 4108 unchg
[Cdiffs](src/share/vm/opto/type.cpp.cdiff.html) [Udiffs](src/share/vm/opto/type.cpp.udiff.html) [Sdiffs](src/share/vm/opto/type.cpp.sdiff.html) [Frames](src/share/vm/opto/type.cpp.frames.html) [Old](src/share/vm/opto/type.cpp-.html) [New](src/share/vm/opto/type.cpp.html) [Patch](src/share/vm/opto/type.cpp.patch) [Raw](raw%5Ffiles/new/src/share/vm/opto/type.cpp)
src/share/vm/opto/type.cpp
rev 5777 : 8031754: Type speculation should favor profile data from outermost inlined method Summary: favor profile data coming from outer most method Reviewed-by:
114 lines changed: 61 ins; 0 del; 53 mod; 4804 unchg
[Cdiffs](src/share/vm/opto/type.hpp.cdiff.html) [Udiffs](src/share/vm/opto/type.hpp.udiff.html) [Sdiffs](src/share/vm/opto/type.hpp.sdiff.html) [Frames](src/share/vm/opto/type.hpp.frames.html) [Old](src/share/vm/opto/type.hpp-.html) [New](src/share/vm/opto/type.hpp.html) [Patch](src/share/vm/opto/type.hpp.patch) [Raw](raw%5Ffiles/new/src/share/vm/opto/type.hpp)
src/share/vm/opto/type.hpp
rev 5777 : 8031754: Type speculation should favor profile data from outermost inlined method Summary: favor profile data coming from outer most method Reviewed-by:
38 lines changed: 27 ins; 0 del; 11 mod; 1714 unchg
This code review page was prepared using ../../c2-inlining/webrev.ksh(vers 23.18-hg-never-dev).