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