mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00
8164039: Convert test_memset_with_concurrent_readers to GTest
Reviewed-by: iignatyev, kbarrett
This commit is contained in:
parent
584c5686be
commit
87d30c0c7d
2 changed files with 24 additions and 30 deletions
|
@ -93,7 +93,6 @@ void InternalVMTests::run() {
|
|||
run_unit_test(FreeRegionList_test);
|
||||
run_unit_test(IHOP_test);
|
||||
}
|
||||
run_unit_test(test_memset_with_concurrent_readers);
|
||||
run_unit_test(WorkerDataArray_test);
|
||||
run_unit_test(ParallelCompact_test);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue