Code Review for hotspot

Prepared by:vlivanov on Mon Jun 9 20:54:59 MSK 2014
Workspace:/Users/vlivanov/ws/jdk/ws/hs-comp9/hotspot
Compare against: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot
Compare against version:6552
Summary of changes: 113 lines changed: 96 ins; 0 del; 17 mod; 11260 unchg
Patch of changes: hotspot.patch
Bug id: JDK-8033626 assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/graphKit.cpp

rev 6553 : 8033626: assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place
Reviewed-by: ?
22 lines changed: 10 ins; 0 del; 12 mod; 4203 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/graphKit.hpp

rev 6553 : 8033626: assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place
Reviewed-by: ?
7 lines changed: 3 ins; 0 del; 4 mod; 935 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/library_call.cpp

rev 6553 : 8033626: assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place
Reviewed-by: ?
4 lines changed: 3 ins; 0 del; 1 mod; 6122 unchg

------ ------ ------ ------ --- New Patch Raw test/compiler/intrinsics/clone/TestObjectClone.java

rev 6553 : 8033626: assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place
Reviewed-by: ?
80 lines changed: 80 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /Users/vlivanov/bin/webrev (vers 23.18-hg-never-dev).