RFR: JDK-8140556: Add force rotation option to VM.log jcmd

2015-10-26 Thread Yasumasa Suenaga
Hi Marcus, Thank you for replying. I filed this feature to JBS and change subject of this email. Could you be a sponsor and review it? http://cr.openjdk.java.net/~ysuenaga/JDK-8140556/webrev.00/ Thanks, Yasumasa On 2015/10/26 18:56, Marcus Larsson wrote: Hi, Sorry for my late reply. I t

Re: JEP 158: Unified JVM Logging

2015-10-26 Thread Marcus Larsson
Hi, Sorry for my late reply. I think being able to force rotation via jcmd seems like a good feature. Files are currently opened in append mode so it should already be possible to use external log rotation tools by copying and truncating the files. Still I think it would be nice to provide th