mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 20:14:43 +02:00
8170490: Convert TestBufferingOopClosure_test to GTest
Reviewed-by: dfazunen, iignatyev
This commit is contained in:
parent
9c6128c943
commit
8d6d1e4cda
3 changed files with 83 additions and 98 deletions
|
@ -54,7 +54,6 @@ void InternalVMTests::run() {
|
|||
run_unit_test(VMStructs_test);
|
||||
#endif
|
||||
#if INCLUDE_ALL_GCS
|
||||
run_unit_test(TestBufferingOopClosure_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