Prepared by: | adlertz on Tue Jun 18 20:18:54 CEST 2013 |
---|---|
Workspace: | /home/adlertz/repos/hotspot/JDK-8001345_24 |
Compare against: | http://hg.openjdk.java.net/hsx/hsx24/hotspot/ |
Compare against version: | 4564 |
Summary of changes: | 8 lines changed: 8 ins; 0 del; 0 mod; 4416 unchg |
Patch of changes: | JDK-8001345_24.patch |
Legend: |
Modified file Deleted file New file |
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/opto/memnode.cpp
rev 4565 : 8001345: VM crashes with assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc Summary: Remove unnecessary LoadN / DecodeN nodes at MemBarAcquire nodes. Reviewed-by:8 lines changed: 8 ins; 0 del; 0 mod; 4416 unchg
This code review page was prepared using /bin/webrev.ksh (vers 23.18-hg-never-dev).