-
Enhancement
-
Resolution: Fixed
-
P3
-
hs24
-
b20
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2228530 | 8 | Vladimir Kozlov | P3 | Resolved | Fixed | b52 |
JDK-8017942 | 7u45 | Vladimir Kozlov | P3 | Closed | Fixed | b01 |
JDK-8002750 | 7u40 | Vladimir Kozlov | P3 | Closed | Fixed | b01 |
After jsr 292 changes push there were several Nightly testing on Solaris x86 failures because of stack overflow in C2 compiler thread in recursive methods. For example, next hotspot jtreg tests failed this way in IdealLoopTree::beautify_loops():
compiler/7119644/TestBooleanVect.java
compiler/7119644/TestByteVect.java
compiler/7119644/TestCharVect.java
compiler/7119644/TestshortVect.java
compiler/7119644/TestIntVect.java
compiler/7119644/TestLongVect.java
compiler/7119644/TestFloatVect.java
compiler/7119644/TestDoubleVect.java
-
compiler/7119644/TestBooleanVect.java
compiler/7119644/TestByteVect.java
compiler/7119644/TestCharVect.java
compiler/7119644/TestshortVect.java
compiler/7119644/TestIntVect.java
compiler/7119644/TestLongVect.java
compiler/7119644/TestFloatVect.java
compiler/7119644/TestDoubleVect.java
-
- backported by
-
JDK-2228530 stack overflow in C2 compiler thread on Solaris x86
-
- Resolved
-
-
JDK-8002750 stack overflow in C2 compiler thread on Solaris x86
-
- Closed
-
-
JDK-8002751 stack overflow in C2 compiler thread on Solaris x86
-
- Closed
-
-
JDK-8002752 stack overflow in C2 compiler thread on Solaris x86
-
- Closed
-
-
JDK-8017942 stack overflow in C2 compiler thread on Solaris x86
-
- Closed
-
- relates to
-
JDK-7023639 JSR 292 method handle invocation needs a fast path for compiled code
-
- Closed
-
(1 relates to)