8139876: Exclude hanging nsk/stress/stack from execution with deoptimization enabled

Reviewed-by: kvn, mseledtsov
This commit is contained in:
Leonid Mesnik 2018-07-12 13:32:45 -07:00
parent 90518f0635
commit cd45167430
21 changed files with 21 additions and 2 deletions

View File

@ -24,7 +24,7 @@
/*
* @test ReservedStackTest
*
* @requires vm.opt.DeoptimizeAlot == null | vm.opt.DeoptimizeAlot == false
* @requires vm.opt.DeoptimizeALot == null | vm.opt.DeoptimizeALot == false
* @library /test/lib
* @modules java.base/jdk.internal.misc
* @modules java.base/jdk.internal.vm.annotation

View File

@ -26,7 +26,7 @@
* @summary Run ReservedStackTest with dedicated compilers C1 and C2.
*
* @requires vm.flavor == "server" & !vm.emulatedClient
* @requires vm.opt.DeoptimizeAlot == null | vm.opt.DeoptimizeAlot == false
* @requires vm.opt.DeoptimizeALot == null | vm.opt.DeoptimizeALot == false
* @library /test/lib
* @modules java.base/jdk.internal.misc
* @modules java.base/jdk.internal.vm.annotation

View File

@ -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
*/

View File

@ -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
*/

View File

@ -46,6 +46,7 @@
* 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.stack003
*/

View File

@ -46,6 +46,7 @@
* 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.stack004
*/

View File

@ -46,6 +46,7 @@
* 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.stack005
*/

View File

@ -46,6 +46,7 @@
* 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.stack006
*/

View File

@ -45,6 +45,7 @@
* See also 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.stack007
*/

View File

@ -47,6 +47,7 @@
* 4366625 (P4/S4) multiple stack overflow causes HS crash
*
* @ignore 8139875
* @requires vm.opt.DeoptimizeALot == null | vm.opt.DeoptimizeALot == false
* @run main/othervm nsk.stress.stack.stack008
*/

View File

@ -46,6 +46,7 @@
* 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.stack009
*/

View File

@ -46,6 +46,7 @@
* 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.stack010
*/

View File

@ -46,6 +46,7 @@
* 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.stack011
*/

View File

@ -47,6 +47,7 @@
* 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.stack012
*/

View File

@ -46,6 +46,7 @@
* 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.stack013
*/

View File

@ -49,6 +49,7 @@
* 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
*/

View File

@ -47,6 +47,7 @@
* 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.stack015
*/

View File

@ -50,6 +50,7 @@
* 4366625 (P4/S4) multiple stack overflow causes HS crash
*
* @ignore 8139875
* @requires vm.opt.DeoptimizeALot == null | vm.opt.DeoptimizeALot == false
* @run main/othervm nsk.stress.stack.stack016 -eager
*/

View File

@ -43,6 +43,7 @@
* 4366625 (P4/S4) multiple stack overflow causes HS crash
*
* @ignore 8139875
* @requires vm.opt.DeoptimizeALot == null | vm.opt.DeoptimizeALot == false
* @run main/othervm nsk.stress.stack.stack017 -eager
*/

View File

@ -48,6 +48,7 @@
* 4366625 (P4/S4) multiple stack overflow causes HS crash
*
* @ignore 8139875
* @requires vm.opt.DeoptimizeALot == null | vm.opt.DeoptimizeALot == false
* @run main/othervm nsk.stress.stack.stack018 -eager
*/

View File

@ -41,6 +41,7 @@
* 4366625 (P4/S4) multiple stack overflow causes HS crash
*
* @ignore 8139875
* @requires vm.opt.DeoptimizeALot == null | vm.opt.DeoptimizeALot == false
* @run main/othervm nsk.stress.stack.stack019 -eager
*/