mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-09 02:29:18 +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