UL: Two enhancement proposal for UL
Yasumasa Suenaga
yasuenag at gmail.com
Tue Mar 29 14:43:29 UTC 2016
Hi all,
I want to propose two enhancement for UL.
1. Set filesize option with k/m/g
I want to set filesize option with k/m/g:
-Xlog:gc=trace:file=gc.log:time:filecount=5,filesize=10m
Implementation sample:
http://cr.openjdk.java.net/~ysuenaga/ul/set-filesize-option/
2. Show output option in VM.log jcmd
I want to see output option (filecount, filesize) in VM.log jcmd.
Output sample:
#2: gc.log gc=trace, filecount=5,filesize=1048576 time,level,
Implementation sample:
http://cr.openjdk.java.net/~ysuenaga/ul/show-output-options/
I want to file them to JBS and to upload webrev.
Are they accepted?
Thanks,
Yasumasa
More information about the hotspot-runtime-dev
mailing list