hotspot (original) (raw)
Code Review for hotspot
Prepared by: | roland on Thu Mar 26 14:05:36 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: | 8069 |
Summary of changes: | 52 lines changed: 51 ins; 0 del; 1 mod; 6057 unchg |
Patch of changes: | <hotspot.patch> |
Legend: | Modified file Deleted file New file |
[Cdiffs](src/share/vm/opto/library%5Fcall.cpp.cdiff.html) [Udiffs](src/share/vm/opto/library%5Fcall.cpp.udiff.html) [Sdiffs](src/share/vm/opto/library%5Fcall.cpp.sdiff.html) [Frames](src/share/vm/opto/library%5Fcall.cpp.frames.html) [Old](src/share/vm/opto/library%5Fcall.cpp-.html) [New](src/share/vm/opto/library%5Fcall.cpp.html) [Patch](src/share/vm/opto/library%5Fcall.cpp.patch) [Raw](raw%5Ffiles/new/src/share/vm/opto/library%5Fcall.cpp)
src/share/vm/opto/library_call.cpp
rev 8075 : 8075921: assert assert(allocx == alloc) fails in library_call.cpp Summary: control becomes top after arraycopy guards and confuses tighly coupled allocation logic Reviewed-by:
1 line changed: 0 ins; 0 del; 1 mod; 6057 unchg
------ ------ ------ ------ ---[New](test/compiler/arraycopy/TestArrayCopyStoppedAfterGuards.java.html) [Patch](test/compiler/arraycopy/TestArrayCopyStoppedAfterGuards.java.patch) [Raw](raw%5Ffiles/new/test/compiler/arraycopy/TestArrayCopyStoppedAfterGuards.java)
test/compiler/arraycopy/TestArrayCopyStoppedAfterGuards.java
rev 8075 : 8075921: assert assert(allocx == alloc) fails in library_call.cpp Summary: control becomes top after arraycopy guards and confuses tighly coupled allocation logic Reviewed-by:
51 lines changed: 51 ins; 0 del; 0 mod; 0 unchg
This code review page was prepared using ../../c2-inlining/webrev.ksh(vers 23.18-hg-never-dev).