Code Review for JDK-8010121

Prepared by:nadlertz on Mon Mar 18 09:41:50 CET 2013
Workspace:/home/adlertz/repos/hotspot/open/JDK-8010121
Compare against: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/
Compare against version:4322
Summary of changes: 25 lines changed: 0 ins; 11 del; 14 mod; 1560 unchg
Patch of changes: JDK-8010121.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/sharedHeap.cpp

rev 4323 : 8010121: Simplify ShouldNotReachHere/Fatal/ShouldNotReachHere2/others?
Summary: Removed ShouldNotReachHere2(msg) and replaced it by fatal(msg)
Reviewed-by:
Contributed-by: niclas.adlertz@oracle.com
1 line changed: 0 ins; 0 del; 1 mod; 253 unchg

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

rev 4323 : 8010121: Simplify ShouldNotReachHere/Fatal/ShouldNotReachHere2/others?
Summary: Removed ShouldNotReachHere2(msg) and replaced it by fatal(msg)
Reviewed-by:
Contributed-by: niclas.adlertz@oracle.com
13 lines changed: 0 ins; 0 del; 13 mod; 236 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/utilities/debug.cpp

rev 4323 : 8010121: Simplify ShouldNotReachHere/Fatal/ShouldNotReachHere2/others?
Summary: Removed ShouldNotReachHere2(msg) and replaced it by fatal(msg)
Reviewed-by:
Contributed-by: niclas.adlertz@oracle.com
4 lines changed: 0 ins; 4 del; 0 mod; 828 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/utilities/debug.hpp

rev 4323 : 8010121: Simplify ShouldNotReachHere/Fatal/ShouldNotReachHere2/others?
Summary: Removed ShouldNotReachHere2(msg) and replaced it by fatal(msg)
Reviewed-by:
Contributed-by: niclas.adlertz@oracle.com
7 lines changed: 0 ins; 7 del; 0 mod; 243 unchg

This code review page was prepared using /home/appeal/bin/webrev.sh (vers 23.18-hg).