test/hotspot/jtreg/compiler/jsr292/ContinuousCallSiteTargetChange.java
branchihse-runtestprebuilt-branch
changeset 56945 35914fe36a9c
parent 47216 71c04702a3d5
child 52556 6b05634db714
--- a/test/hotspot/jtreg/compiler/jsr292/ContinuousCallSiteTargetChange.java	Fri Oct 05 16:42:55 2018 -0700
+++ b/test/hotspot/jtreg/compiler/jsr292/ContinuousCallSiteTargetChange.java	Tue Oct 09 14:17:50 2018 -0700
@@ -25,7 +25,7 @@
  * @test
  * @library /test/lib /
  *
- * @run driver compiler.jsr292.ContinuousCallSiteTargetChange
+ * @run driver/timeout=300 compiler.jsr292.ContinuousCallSiteTargetChange
  */
 
 package compiler.jsr292;