mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-13 12:38:07 +00:00
8252723: Run stack016.java also with C2-only
Reviewed-by: mseledtsov, iklam
This commit is contained in:
parent
2173feddb5
commit
e34f766b7e
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2000, 2020, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2000, 2021, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -53,6 +53,7 @@
|
||||
* @build nsk.share.Terminator
|
||||
* @run main/othervm/timeout=900 -Xint -Xss448K nsk.stress.stack.stack016 -eager
|
||||
* @run main/othervm/timeout=900 -Xcomp -Xss448K nsk.stress.stack.stack016 -eager
|
||||
* @run main/othervm/timeout=900 -Xcomp -XX:-TieredCompilation -Xss448K nsk.stress.stack.stack016 -eager
|
||||
*/
|
||||
|
||||
package nsk.stress.stack;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user