hotspot (original) (raw)
Code Review for hotspot
Prepared by: | roland on Fri Mar 27 13:54:34 CET 2015 |
---|---|
Workspace: | /net/mackdrive/export/jrts/work/rw140007/jdk9-repo/hotspot |
Compare against: | http://hg.openjdk.java.net/jdk9/hs-comp/hotspot |
Compare against version: | 8075 |
Summary of changes: | 73 lines changed: 72 ins; 0 del; 1 mod; 5113 unchg |
Patch of changes: | <hotspot.patch> |
Legend: | Modified file Deleted file New file |
[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 8076 : 8075587: Compilation of constant array containing different sub classes crashes the JVM Summary: meet of 2 constant arrays result in bottom Reviewed-by:
3 lines changed: 2 ins; 0 del; 1 mod; 5113 unchg
------ ------ ------ ------ ---[New](test/compiler/types/TestMeetExactConstantArrays.java.html) [Patch](test/compiler/types/TestMeetExactConstantArrays.java.patch) [Raw](raw%5Ffiles/new/test/compiler/types/TestMeetExactConstantArrays.java)
test/compiler/types/TestMeetExactConstantArrays.java
rev 8076 : 8075587: Compilation of constant array containing different sub classes crashes the JVM Summary: meet of 2 constant arrays result in bottom Reviewed-by:
70 lines changed: 70 ins; 0 del; 0 mod; 0 unchg
This code review page was prepared using ../../c2-inlining/webrev.ksh(vers 23.18-hg-never-dev).