mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00
8152635: Create a UL class to represent a Log + Level combination
Reviewed-by: brutisso, mlarsson, rehn
This commit is contained in:
parent
64efc0eb0f
commit
65a3b7e6b3
4 changed files with 118 additions and 7 deletions
|
@ -67,6 +67,7 @@ void InternalVMTests::run() {
|
|||
run_unit_test(Test_linked_list);
|
||||
run_unit_test(TestChunkedList_test);
|
||||
run_unit_test(JSON_test);
|
||||
run_unit_test(Test_logtarget);
|
||||
run_unit_test(Test_configure_stdout);
|
||||
run_unit_test(Test_logconfiguration_subscribe);
|
||||
run_unit_test(Test_log_prefix);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue