-
Bug
-
Resolution: Fixed
-
P3
-
hs24, hs25, 8
-
Linux-amd64
-
b13
-
x86
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8038270 | 9 | Erik Gahlin | P3 | Resolved | Fixed | b08 |
JDK-8045957 | 8u25 | Erik Gahlin | P3 | Resolved | Fixed | b01 |
JDK-8052535 | emb-8u26 | Erik Gahlin | P3 | Resolved | Fixed | b17 |
JDK-8041913 | 7u80 | Vladimir Kempik | P3 | Resolved | Fixed | b01 |
JDK-8061081 | 7u79 | Vladimir Kempik | P3 | Resolved | Fixed | b01 |
JDK-8057500 | 7u76 | Vladimir Kempik | P3 | Resolved | Fixed | b01 |
JDK-8050358 | 7u75 | Vladimir Kempik | P3 | Resolved | Fixed | b01 |
JDK-8044728 | 7u72 | Vladimir Kempik | P3 | Closed | Fixed | b01 |
Exception in thread "main" java.lang.StackOverflowError
at com.oracle.jrockit.jfr.InstantEvent.<init>(InstantEvent.java:106)
at jdk.jfr.events.ExceptionThrownEvent.<init>(ExceptionThrownEvent.java:18)
at oracle.jrockit.jfr.jdkevents.ThrowableTracer.traceThrowable(ThrowableTracer.java:58)
at java.lang.Throwable.<init>(Throwable.java:251)
at java.lang.Exception.<init>(Exception.java:54)
at java.lang.RuntimeException.<init>(RuntimeException.java:51)
at java.lang.NullPointerException.<init>(NullPointerException.java:60)
at com.oracle.jrockit.jfr.InstantEvent.<init>(InstantEvent.java:106)
at jdk.jfr.events.ExceptionThrownEvent.<init>(ExceptionThrownEvent.java:18)
at oracle.jrockit.jfr.jdkevents.ThrowableTracer.traceThrowable(ThrowableTracer.java:58)
at java.lang.Throwable.<init>(Throwable.java:251)
at java.lang.Exception.<init>(Exception.java:54)
at java.lang.RuntimeException.<init>(RuntimeException.java:51)
at java.lang.NullPointerException.<init>(NullPointerException.java:60)
at com.oracle.jrockit.jfr.InstantEvent.<init>(InstantEvent.java:106)
at jdk.jfr.events.ExceptionThrownEvent.<init>(ExceptionThrownEvent.java:18)
at oracle.jrockit.jfr.jdkevents.ThrowableTracer.traceThrowable(ThrowableTracer.java:58)
at java.lang.Throwable.<init>(Throwable.java:251)
at java.lang.Exception.<init>(Exception.java:54)
at java.lang.RuntimeException.<init>(RuntimeException.java:51)
at java.lang.NullPointerException.<init>(NullPointerException.java:60)
at com.oracle.jrockit.jfr.InstantEvent.<init>(InstantEvent.java:106)
at jdk.jfr.events.ExceptionThrownEvent.<init>(ExceptionThrownEvent.java:18)
at oracle.jrockit.jfr.jdkevents.ThrowableTracer.traceThrowable(ThrowableTracer.java:58)
...
repeating ad absurdum.
Unfortunately, there are no core files or Flight recordings available.
Priority justification:
ILW = MMM => P3 (tentative)
Link to failure:
http://vmsqe-app.russia.sun.com/surl/6y
Link to test history:
http://vmsqe-app.russia.sun.com/surl/6z
Matching rule:
RULE nsk/hprof/options/cpu/cpu006 Exception java.lang.StackOverflowError
RULE nsk/hprof/options/cpu/cpu008 Exception java.lang.StackOverflowError
- backported by
-
JDK-8038270 Two nsk/hprof/options/cpu failed with Stack Overflow in JFR on Linux-amd64 in Promotion testing of JDK8 b123
- Resolved
-
JDK-8041913 Two nsk/hprof/options/cpu failed with Stack Overflow in JFR on Linux-amd64 in Promotion testing of JDK8 b123
- Resolved
-
JDK-8045957 Two nsk/hprof/options/cpu failed with Stack Overflow in JFR on Linux-amd64 in Promotion testing of JDK8 b123
- Resolved
-
JDK-8050358 Two nsk/hprof/options/cpu failed with Stack Overflow in JFR on Linux-amd64 in Promotion testing of JDK8 b123
- Resolved
-
JDK-8052535 Two nsk/hprof/options/cpu failed with Stack Overflow in JFR on Linux-amd64 in Promotion testing of JDK8 b123
- Resolved
-
JDK-8057500 Two nsk/hprof/options/cpu failed with Stack Overflow in JFR on Linux-amd64 in Promotion testing of JDK8 b123
- Resolved
-
JDK-8061081 Two nsk/hprof/options/cpu failed with Stack Overflow in JFR on Linux-amd64 in Promotion testing of JDK8 b123
- Resolved
-
JDK-8044728 Two nsk/hprof/options/cpu failed with Stack Overflow in JFR on Linux-amd64 in Promotion testing of JDK8 b123
- Closed