--- old/test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack001.java 2018-07-10 16:48:15.144849385 -0700 +++ new/test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack001.java 2018-07-10 16:48:14.849850177 -0700 @@ -51,6 +51,7 @@ * 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.stack001 */