RFR: JDK-8153073: UL: Set filesize option with k/m/g

Yasumasa Suenaga yasuenag at gmail.com
Wed Mar 30 14:09:06 UTC 2016


Hi all,

This request review is related to [1].

I want to set filesize option with k/m/g as below: 
           -Xlog:gc=trace:file=gc.log:time:filecount=5,filesize=10m 

Memory size option (e.g. -Xmx) can be set with k/m/g .
I think we can use option parser in arguments.cpp . 

I uploaded webrev. Could you review it?

  http://cr.openjdk.java.net/~ysuenaga/JDK-8153073/webrev.00/


I cannot access JPRT. So I need a sponsor.


Thanks,

Yasumasa


[1] http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/2016-March/018704.html



More information about the hotspot-runtime-dev mailing list