History log of /openjdk9/hotspot/src/share/vm/logging/logConfiguration.hpp
Revision Date Author Comments
# 11925:8e33ab1e0856 29-Aug-2016 mlarsson

8157948: UL allows same log file with multiple file=
Reviewed-by: dholmes, rehn


# 10940:8005261869c9 19-Apr-2016 mockner

8151526: Print -Xlog configuration in the hs_err_pid file
Summary: logging configuration is now printed in hs_err and in vm info.
Reviewed-by: coleenp, mlarsson, dholmes


# 10622:21bb44b28582 08-Mar-2016 rehn

8151264: Add a notification mechanism for UL configuration changes.
Reviewed-by: dholmes, mlarsson


# 9896:c6a106e8c629 04-Jan-2016 mlarsson

8145294: TestLogRotation.java triggers a race in the UL framework
Reviewed-by: sla, mgronlun


# 9895:fc6e4a929d57 04-Jan-2016 mlarsson

8144220: UL does not support full path names for log files on windows
Reviewed-by: sla, mgronlun


# 9655:37a97bb8b1ca 03-Dec-2015 ysuenaga

8140556: Add force rotation option to VM.log jcmd
Summary: Rotate JVM log files via jcmd
Reviewed-by: sla, mlarsson


# 9604:150c50761d56 26-Nov-2015 mlarsson

8142952: Unified Logging framework does not allow multiple -Xlog: arguments.
Reviewed-by: brutisso, sla


# 9048:f99ad7bb5df5 23-Sep-2015 mlarsson

8046148: JEP 158: Unified JVM Logging
Reviewed-by: coleenp, sla