< prev index next >

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

Print this page

        

@@ -50,10 +50,11 @@
  *     Closed (will not fix):
  *     4231968 StackOverflowError in a native method causes Segmentation Fault
  *     4254634     println() while catching StackOverflowError causes hotspot VM crash
  *     4302288 the second stack overflow causes Classic VM to exit on win32
  *
+ * @requires vm.opt.DeoptimizeALot == null | vm.opt.DeoptimizeALot == false
  * @run main/othervm nsk.stress.stack.stack002
  */
 
 package nsk.stress.stack;
 
< prev index next >