-
Bug
-
Resolution: Fixed
-
P4
-
hs23
-
b12
-
sparc
-
solaris
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8004950 | 8 | Vladimir Kozlov | P4 | Resolved | Fixed | b68 |
JDK-8017859 | 7u45 | Vladimir Kozlov | P4 | Closed | Fixed | b01 |
JDK-8006365 | 7u40 | Vladimir Kozlov | P4 | Closed | Fixed | b10 |
JDK-8006046 | hs24 | Vladimir Kozlov | P4 | Resolved | Fixed | b29 |
The following test failed in the 2012-02-16 RT_Baseline nightly:
compiler/6865265/StackOverflowBug.java
Here is a snippet from the .jtr file:
----------System.out:(2/62)----------
The stack size specified is too small, Specify at least 248k
----------System.err:(2/108)----------
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
result: Failed. Unexpected exit from test [exit code: 1]
test result: Failed. Unexpected exit from test [exit code: 1]
compiler/6865265/StackOverflowBug.java
Here is a snippet from the .jtr file:
----------System.out:(2/62)----------
The stack size specified is too small, Specify at least 248k
----------System.err:(2/108)----------
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
result: Failed. Unexpected exit from test [exit code: 1]
test result: Failed. Unexpected exit from test [exit code: 1]
- backported by
-
JDK-8004950 compiler/6865265/StackOverflowBug.java fails due to changed stack minimum
- Resolved
-
JDK-8006046 compiler/6865265/StackOverflowBug.java fails due to changed stack minimum
- Resolved
-
JDK-8006365 compiler/6865265/StackOverflowBug.java fails due to changed stack minimum
- Closed
-
JDK-8017859 compiler/6865265/StackOverflowBug.java fails due to changed stack minimum
- Closed
- relates to
-
JDK-7145587 Stack overflows in Java code cause 64-bit JVMs to exit due to SIGSEGV (solaris sparc)
- Closed