-
Bug
-
Resolution: Fixed
-
P4
-
8-pool
-
b06
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2217943 | 8 | Vladimir Kozlov | P4 | Resolved | Fixed | b15 |
JDK-2217942 | 7u4 | Vladimir Kozlov | P4 | Closed | Fixed | b02 |
64 bit VM fails recently added test compiler/6865265/StackOverflowBug.java:
ommand: main -XX:CompileThreshold=100 -Xbatch -Xss128k StackOverflowBug
reason: User specified action: run main/othervm -XX:CompileThreshold=100 -Xbatch -Xss128k StackOverflowBug
elapsed time (seconds): 0.151
STDOUT:
The stack size specified is too small, Specify at least 224k
VM option 'CompileThreshold=100'
STDERR:
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
ommand: main -XX:CompileThreshold=100 -Xbatch -Xss128k StackOverflowBug
reason: User specified action: run main/othervm -XX:CompileThreshold=100 -Xbatch -Xss128k StackOverflowBug
elapsed time (seconds): 0.151
STDOUT:
The stack size specified is too small, Specify at least 224k
VM option 'CompileThreshold=100'
STDERR:
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
- backported by
-
JDK-2217943 64 bit VM fails test compiler/6865265/StackOverflowBug.java
-
- Resolved
-
-
JDK-2217942 64 bit VM fails test compiler/6865265/StackOverflowBug.java
-
- Closed
-
- relates to
-
JDK-6865265 JVM crashes with "missing exception handler" error
-
- Closed
-