mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 12:04:39 +02:00
8165621: Convert TestG1BiasedArray_test to GTest
Reviewed-by: jwilhelm, kzhaldyb
This commit is contained in:
parent
54ccd49af7
commit
d530964acc
3 changed files with 137 additions and 97 deletions
|
@ -64,7 +64,6 @@ void InternalVMTests::run() {
|
|||
run_unit_test(VMStructs_test);
|
||||
#endif
|
||||
#if INCLUDE_ALL_GCS
|
||||
run_unit_test(TestG1BiasedArray_test);
|
||||
run_unit_test(TestBufferingOopClosure_test);
|
||||
if (UseG1GC) {
|
||||
run_unit_test(FreeRegionList_test);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue