mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00
8163860: Convert TestOldFreeSpaceCalculation_test to GTest
Reviewed-by: iignatyev, dfazunen
This commit is contained in:
parent
ad62406df7
commit
fe2f936875
3 changed files with 62 additions and 17 deletions
|
@ -87,7 +87,6 @@ void InternalVMTests::run() {
|
|||
run_unit_test(VMStructs_test);
|
||||
#endif
|
||||
#if INCLUDE_ALL_GCS
|
||||
run_unit_test(TestOldFreeSpaceCalculation_test);
|
||||
run_unit_test(TestG1BiasedArray_test);
|
||||
run_unit_test(TestBufferingOopClosure_test);
|
||||
run_unit_test(TestCodeCacheRemSet_test);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue