mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00
8164028: Convert TestPredictions_test to GTest
Reviewed-by: jwilhelm, dfazunen, ehelin
This commit is contained in:
parent
fe2f936875
commit
d65aa31fd5
4 changed files with 99 additions and 104 deletions
|
@ -95,7 +95,6 @@ void InternalVMTests::run() {
|
|||
run_unit_test(IHOP_test);
|
||||
}
|
||||
run_unit_test(test_memset_with_concurrent_readers);
|
||||
run_unit_test(TestPredictions_test);
|
||||
run_unit_test(WorkerDataArray_test);
|
||||
run_unit_test(ParallelCompact_test);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue