8218399: runtime/RedefineObject/TestRedefineObject.java timeout

Exclude this test for graal

Reviewed-by: hseigel, lfoltan
This commit is contained in:
Coleen Phillimore 2019-03-22 16:16:10 -04:00
parent 28adfb6d0d
commit 54f31c6089
2 changed files with 2 additions and 4 deletions

View File

@ -206,8 +206,6 @@ serviceability/tmtools/jstat/GcTest02.java 81
serviceability/tmtools/jstat/GcCapacityTest.java 8196611 generic-all
serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorMultiArrayTest.java 8196611 generic-all
runtime/RedefineObject/TestRedefineObject.java 8218399 generic-all
vmTestbase/gc/lock/jvmti/alloc/jvmtialloclock02/TestDescription.java 8218700 generic-all
vmTestbase/nsk/jdb/unmonitor/unmonitor001/unmonitor001.java 8218701 generic-all

View File

@ -33,8 +33,8 @@ import jdk.test.lib.process.OutputAnalyzer;
* sure cached versions used afterward are the current version.
*
* @test
* @bug 8005056
* @bug 8009728
* @bug 8005056 8009728 8218399
* @requires !vm.graal.enabled
* @library /test/lib
* @modules java.base/jdk.internal.misc
* java.instrument