Code Review for hotspot

Prepared by:roland on Sat Aug 2 06:46:09 CEST 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:6805
Summary of changes: 97 lines changed: 59 ins; 5 del; 33 mod; 5481 unchg
Patch of changes: hotspot.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/ci/ciMethodData.cpp

rev 6806 : 8043125: compiler/types/correctness/CorrectnessTest.java: assert(layout->tag() == DataLayout::speculative_trap_data_tag) failed: wrong type
Summary: speculative traps can be removed from MDO while being copied by compiler
Reviewed-by:
52 lines changed: 36 ins; 1 del; 15 mod; 762 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/ci/ciMethodData.hpp

rev 6806 : 8043125: compiler/types/correctness/CorrectnessTest.java: assert(layout->tag() == DataLayout::speculative_trap_data_tag) failed: wrong type
Summary: speculative traps can be removed from MDO while being copied by compiler
Reviewed-by:
10 lines changed: 6 ins; 3 del; 1 mod; 589 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/oops/methodData.cpp

rev 6806 : 8043125: compiler/types/correctness/CorrectnessTest.java: assert(layout->tag() == DataLayout::speculative_trap_data_tag) failed: wrong type
Summary: speculative traps can be removed from MDO while being copied by compiler
Reviewed-by:
14 lines changed: 3 ins; 0 del; 11 mod; 1650 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/oops/methodData.hpp

rev 6806 : 8043125: compiler/types/correctness/CorrectnessTest.java: assert(layout->tag() == DataLayout::speculative_trap_data_tag) failed: wrong type
Summary: speculative traps can be removed from MDO while being copied by compiler
Reviewed-by:
21 lines changed: 14 ins; 1 del; 6 mod; 2480 unchg

This code review page was prepared using ../../c2-inlining/webrev.ksh (vers 23.18-hg-never-dev).