Code Review for 6619271

Prepared by: Thomas Rodriguez (never) on Wed Apr 2 16:49:27 PDT 2008
Workspace:/export/ws/hs13
Compare against: /net/jano2.sfbay/export2/hotspot/hg/hotspot-comp.clean
Summary of changes: 29 lines changed: 6 ins; 1 del; 22 mod; 418 unchg
Patch of changes: 6619271.patch
Author comments:
6619271: The -Xprintflags causes the VM to segv
Summary: add null checks
Reviewed-by:

The fix for 6604006 added support for real NULL arguments for ccstr
arguments. I missed adding null checks to the printing code which
caused -Xprintflags to crash.

Bug id: 6619271
Legend: Modified file
Deleted file
New file

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

29 lines changed: 6 ins; 1 del; 22 mod; 418 unchg

This code review page was prepared using /net/smite.sfbay/never/bin/hgwebrev (vers 23.12-hg-never).