mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-23 11:58:03 +00:00
Made changes to easily identify current log file in rotation. Parameterize the input with %t for time replacement in file name. Reviewed-by: ccheung, tschatzl, tamao, zgu