mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00
8165439: Convert Test_TempNewSymbol to GTest
Reviewed-by: dholmes, coleenp
This commit is contained in:
parent
6e3a0f41c1
commit
616083ca76
3 changed files with 77 additions and 51 deletions
|
@ -82,7 +82,6 @@ void InternalVMTests::run() {
|
|||
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
|
||||
run_unit_test(VMStructs_test);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue