mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00
8145934: Make ttyLocker equivalent for Unified Logging framework
Reviewed-by: rprotacio, stuefe, jrose
This commit is contained in:
parent
c052a98d6f
commit
17dce93f31
21 changed files with 860 additions and 75 deletions
|
@ -81,6 +81,7 @@ void InternalVMTests::run() {
|
|||
run_unit_test(Test_log_file_startup_rotation);
|
||||
run_unit_test(Test_log_file_startup_truncation);
|
||||
run_unit_test(Test_invalid_log_file);
|
||||
run_unit_test(Test_multiline_logging);
|
||||
run_unit_test(DirectivesParser_test);
|
||||
run_unit_test(Test_TempNewSymbol);
|
||||
#if INCLUDE_VM_STRUCTS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue