History log of /openjdk10/hotspot/test/native/logging/test_logFileOutput.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


# 12472:fc5845d845e3 21-Dec-2016 kzhaldyb

8170936: Logging: LogFileOutput.invalid_file_test crashes when executed twice.
Reviewed-by: iignatyev, stuefe


# 12158:0fe2815ffa74 17-Oct-2016 stsmirno

8165687: Fix license and copyright headers in jd9 under hotspot/test
Summary: Legal notices and Oracle copyrights were updated (white and blank space, commas) in tests files for uniformity to meet Oracle requirements.
Reviewed-by: dholmes, iris
Contributed-by: Stanislav Smirnov <stanislav.smirnov@oracle.com>, Vassili Igouchkine <vassili.igouchkine@oracle.com>


# 12131:c3b0353786c1 08-Sep-2016 mlarsson

8165702: Convert LogFileOutput internal tests to GTest
Reviewed-by: rehn, rprotacio


# 12124:bb17fd6f2e36 04-Oct-2016 iignatyev

8166925: several native TESTs should be changed to TEST_VM
Reviewed-by: vlivanov, kzhaldyb


# 11925:8e33ab1e0856 29-Aug-2016 mlarsson

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


# 11858:a558c122df17 14-Jul-2016 mlarsson

8061219: Implement unit-tests for UL
Reviewed-by: coleenp, mockner, rprotacio