mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 12:04:39 +02:00
8165451: Convert WorkerDataArray_test to GTest
Reviewed-by: jwilhelm
This commit is contained in:
parent
ed9adcbdfa
commit
ebdc27f789
3 changed files with 282 additions and 124 deletions
|
@ -58,7 +58,6 @@ void InternalVMTests::run() {
|
|||
#endif
|
||||
#if INCLUDE_ALL_GCS
|
||||
run_unit_test(TestBufferingOopClosure_test);
|
||||
run_unit_test(WorkerDataArray_test);
|
||||
run_unit_test(ParallelCompact_test);
|
||||
#endif
|
||||
tty->print_cr("All internal VM tests passed");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue