diff -r a0970a09d423 -r c878825ed998 hotspot/src/share/vm/runtime/globals.cpp --- a/hotspot/src/share/vm/runtime/globals.cpp Mon Dec 16 11:17:33 2013 +0100 +++ b/hotspot/src/share/vm/runtime/globals.cpp Mon Dec 16 10:57:08 2013 -0800 @@ -295,7 +295,7 @@ else st->print("%-16s", ""); } - st->print("%-20"); + st->print("%-20s", " "); print_kind(st); if (withComments) {