Request for review: 6979444

Ivan Krylov Ivan.Krylov at Sun.COM
Mon Aug 30 06:26:25 PDT 2010


  Bug Link: http://bugs.sun.com/view_bug.do?bug_id=6979444
Webrev: http://cr.openjdk.java.net/~ikrylov/6979444

The following change effects only nonproduct builds. A new boolean flag 
is introduced: -XX:+PrintFlagsWithComments
It works pretty much like -XX:+PrintFlagsInitial (or -Xprintflags) but 
adds a doc string to each flag that is present in every flag definition 
in the corresponding *global*.hpp file.
Minor corrections were made to Flag::print_on method to do proper 
formatting of all 3 flags (more space for flag name and type, printing 
of double default values).

Thanks,
Ivan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20100830/a857991c/attachment.html 


More information about the hotspot-runtime-dev mailing list