Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8262561 | emb-8u291 | Jagjot Singh | P4 | Resolved | Fixed | team |
Test case : hotspot/test/compiler/6865265/StackOverflowBug.java and few more.
OS: Aarch64
Regression : No, Aarch64 support is new.
Exception :
The stack size specified is too small, Specify at least 328k
----------System.err:(2/108)----------
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
OS: Aarch64
Regression : No, Aarch64 support is new.
Exception :
The stack size specified is too small, Specify at least 328k
----------System.err:(2/108)----------
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
- backported by
-
JDK-8262561 [TESTBUG] Test fails with "The stack size specified is too small, Specify at least 328k" for Aarch64
- Resolved