< prev index next >

test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack014.java

Print this page

        

@@ -47,10 +47,11 @@
  *     This test crashes HS versions 2.0, 1.3, and 1.4 on Solaris.
  *     However, it passes against all these HS versions on Win32.
  *     See the bug:
  *     4366625 (P4/S4) multiple stack overflow causes HS crash
  *
+ * @requires vm.opt.DeoptimizeALot == null | vm.opt.DeoptimizeALot == false
  * @run main/othervm nsk.stress.stack.stack014
  */
 
 package nsk.stress.stack;
 
< prev index next >