History log of /openjdk10/hotspot/src/share/vm/logging/logConfiguration.cpp
Revision Date Author Comments
# 13184:7903df1b0c4f 22-Jun-2017 kbarrett

8181449: Fix debug.hpp / globalDefinitions.hpp dependency inversion
Summary: Refactor debug.hpp and reverse include dependency.
Reviewed-by: coleenp, stefank, dcubed


# 12513:acb3d6fa119b 02-Jan-2017 mlarsson

8170857: Typo in -Xlog:help output
Reviewed-by: dholmes


# 12512:48e8af011dd5 02-Jan-2017 mlarsson

8170855: Example for -Xlog:help do not contain one with multiple tags
Reviewed-by: dholmes


# 12258:46a9564b8513 21-Oct-2016 mlarsson

8146009: "pure virtual method called" with using new GC logging mechanism
Reviewed-by: dsamersoff, dholmes, mchernov
Contributed-by: marcus.larsson@oracle.com, michail.chernov@oracle.com


# 11947:188971305167 07-Sep-2016 mlarsson

8165226: Bad -Xloggc: arguments crashes the VM
Reviewed-by: dsamersoff, sjohanss


# 11925:8e33ab1e0856 29-Aug-2016 mlarsson

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


# 11908:346a9ca4e31e 26-Aug-2016 mlarsson

8150823: UL disables log outputs incorrectly
Reviewed-by: rehn, sla


# 11907:6ac1e2e55eaa 05-Apr-2016 mlarsson

8150894: Unused -Xlog tag sequences are silently ignored.
Reviewed-by: rehn, sla


# 11592:46fba2696985 06-Jul-2016 ysuenaga

8153074: UL: Show output option in VM.log jcmd
Reviewed-by: dholmes, mlarsson


# 11472:de03ddff30ae 15-Jun-2016 rehn

8154106: UL Xlog:help regd'g 'rt' tag
Reviewed-by: mlarsson, mockner, gtriantafill


# 11362:f73a4fe08a83 30-May-2016 rehn

8158150: LogConfiguration::describe output can get truncated
Reviewed-by: dholmes, kbarrett


# 11238:21918a2e61f9 11-May-2016 mlarsson

8146948: Enable listing of LogTagSets and add support for LogTagSet descriptions
Reviewed-by: rehn, iklam, kbarrett


# 11141:7647b778662d 04-May-2016 ysuenaga

8153073: UL: Set filesize option with k/m/g
Reviewed-by: mlarsson, dholmes


# 11070:d525d1232cdc 27-Apr-2016 ysuenaga

8155089: UL: Remove trailing comma from log decoration list
Reviewed-by: dsamersoff, mlarsson


# 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


# 10870:5bc83f454d50 10-Apr-2016 mlarsson

8146879: Add option for handling existing log files in UL
Reviewed-by: dsamersoff, gziemski, rehn


# 10756:4a0121d1e772 04-Apr-2016 stefank

8152632: Rename LogHandle(...) to Log(...)
Reviewed-by: brutisso, mlarsson, rprotacio


# 10622:21bb44b28582 08-Mar-2016 rehn

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


# 10272:b0cdcfe42ebf 17-Feb-2016 mlarsson

8148219: Add decorator hostname to UL
Reviewed-by: dholmes, mlarsson
Contributed-by: robbin.ehn@oracle.com


# 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


# 9894:3c46a7626f7d 04-Jan-2016 mlarsson

8145083: Use semaphore instead of mutex for synchronization of Unified Logging configuration
Reviewed-by: dholmes, kbarrett, 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


# 9540:e9b6c63ca4a6 19-Nov-2015 mlarsson

8143229: Replace the develop level with develop macros in Unified Logging
Reviewed-by: brutisso, coleenp, dholmes, rprotacio


# 9056:dc9930a04ab0 29-Sep-2015 david

8080775: Better argument formatting for assert() and friends
Reviewed-by: kbarrett, pliden


# 9048:f99ad7bb5df5 23-Sep-2015 mlarsson

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