RFR (XXS): 8025849: Redundant "pid" in VM log file name (e.g. hotspot_pidpid12345.log)
Christian Thalinger
christian.thalinger at oracle.com
Thu Oct 3 14:47:12 PDT 2013
Looks good.
On Oct 3, 2013, at 2:30 PM, Vladimir Ivanov <vladimir.x.ivanov at oracle.com> wrote:
> http://cr.openjdk.java.net/~vlivanov/8025849/webrev.00
> 2 lines changed: 0 ins; 0 del; 2 mod
>
> make_log_name function does the following expansion: %p => pid{pid}.
> Fix VM log file name, removing unnecessary "pid" from the pattern.
>
> FYI, I filed JDK-8025905 to track discrepancy between "%p" in LogFile & ErrorFile.
>
> Best regards,
> Vladimir Ivanov
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8025905
More information about the hotspot-compiler-dev
mailing list