8335778: runtime/ClassInitErrors/TestStackOverflowDuringInit.java fails on ppc64 platforms after JDK-8334545
Reviewed-by: dholmes, asteiner
This commit is contained in:
parent
b5909cabee
commit
a44b60c8c1
@ -31,7 +31,7 @@
|
||||
* @requires vm.flagless
|
||||
* @comment Run with the smallest stack possible to limit the execution time.
|
||||
* This is the smallest stack that is supported by all platforms.
|
||||
* @run main/othervm -Xss240K -Xint TestStackOverflowDuringInit
|
||||
* @run main/othervm -Xss384K -Xint TestStackOverflowDuringInit
|
||||
*/
|
||||
|
||||
import java.io.ByteArrayOutputStream;
|
||||
|
Loading…
x
Reference in New Issue
Block a user