mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 02:54:35 +02:00
8144583: Test sanity/ExecuteInternalVMTests.java fails
Remove a test that is highly dependent on timing. Reviewed-by: jwilhelm
This commit is contained in:
parent
679e48d459
commit
52745a5d2c
3 changed files with 0 additions and 20 deletions
|
@ -3933,7 +3933,6 @@ void execute_internal_vm_tests() {
|
|||
#if INCLUDE_ALL_GCS
|
||||
run_unit_test(TestOldFreeSpaceCalculation_test());
|
||||
run_unit_test(TestG1BiasedArray_test());
|
||||
run_unit_test(HeapRegionRemSet::test_prt());
|
||||
run_unit_test(TestBufferingOopClosure_test());
|
||||
run_unit_test(TestCodeCacheRemSet_test());
|
||||
if (UseG1GC) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue