mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-20 07:58:55 +00:00
8209564: runtime/appcds/CDSandJFR.java timeout on tier6 on sparc
Set timeout 500 in CDSandJFR.java Reviewed-by: dcubed
This commit is contained in:
parent
35871a8ca1
commit
4b813da8c8
@ -30,7 +30,7 @@
|
||||
* @modules jdk.jfr
|
||||
* @build Hello GetFlightRecorder
|
||||
* @run driver ClassFileInstaller -jar CDSandJFR.jar Hello GetFlightRecorder GetFlightRecorder$TestEvent GetFlightRecorder$SimpleEvent
|
||||
* @run driver CDSandJFR
|
||||
* @run driver/timeout=500 CDSandJFR
|
||||
*/
|
||||
|
||||
import jdk.test.lib.BuildHelper;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user