8218399: runtime/RedefineObject/TestRedefineObject.java timeout
Exclude this test for graal Reviewed-by: hseigel, lfoltan
This commit is contained in:
parent
28adfb6d0d
commit
54f31c6089
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user