mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
8159818: Convert IHOP_test to GTest
Reviewed-by: tschatzl, iignatyev
This commit is contained in:
parent
f0060fce2d
commit
7487c57399
4 changed files with 150 additions and 126 deletions
|
@ -86,7 +86,6 @@ void InternalVMTests::run() {
|
|||
run_unit_test(TestBufferingOopClosure_test);
|
||||
if (UseG1GC) {
|
||||
run_unit_test(FreeRegionList_test);
|
||||
run_unit_test(IHOP_test);
|
||||
}
|
||||
run_unit_test(WorkerDataArray_test);
|
||||
run_unit_test(ParallelCompact_test);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue