Code Review for JDK-8033260

Prepared by:adlertz on Fri Feb 21 17:40:45 CET 2014
Workspace:/home/adlertz/repos/hotspot/JDK-8033260
Compare against: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/
Compare against version:5902
Summary of changes: 38 lines changed: 4 ins; 0 del; 34 mod; 9520 unchg
Patch of changes: JDK-8033260.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw agent/src/share/classes/sun/jvm/hotspot/opto/Block.java

rev 5903 : 8033260: assert(lrg._area >= 0.0) failed: negative spill area
Summary: Change type from float to double on block frequency, and add check for +Inf - +Inf operation
Reviewed-by:
4 lines changed: 0 ins; 0 del; 4 mod; 84 unchg

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

rev 5903 : 8033260: assert(lrg._area >= 0.0) failed: negative spill area
Summary: Change type from float to double on block frequency, and add check for +Inf - +Inf operation
Reviewed-by:
15 lines changed: 0 ins; 0 del; 15 mod; 867 unchg

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

rev 5903 : 8033260: assert(lrg._area >= 0.0) failed: negative spill area
Summary: Change type from float to double on block frequency, and add check for +Inf - +Inf operation
Reviewed-by:
1 line changed: 0 ins; 0 del; 1 mod; 2346 unchg

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

rev 5903 : 8033260: assert(lrg._area >= 0.0) failed: negative spill area
Summary: Change type from float to double on block frequency, and add check for +Inf - +Inf operation
Reviewed-by:
9 lines changed: 0 ins; 0 del; 9 mod; 2041 unchg

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

rev 5903 : 8033260: assert(lrg._area >= 0.0) failed: negative spill area
Summary: Change type from float to double on block frequency, and add check for +Inf - +Inf operation
Reviewed-by:
7 lines changed: 4 ins; 0 del; 3 mod; 853 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/vmStructs.cpp

rev 5903 : 8033260: assert(lrg._area >= 0.0) failed: negative spill area
Summary: Change type from float to double on block frequency, and add check for +Inf - +Inf operation
Reviewed-by:
2 lines changed: 0 ins; 0 del; 2 mod; 3329 unchg

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