Request for review: 6979444

Keith McGuigan keith.mcguigan at oracle.com
Mon Aug 30 06:47:58 PDT 2010


Looks good.  Thanks!

--
- Keith

Ivan Krylov wrote:
>   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
> 



More information about the hotspot-runtime-dev mailing list