-
Bug
-
Resolution: Fixed
-
P3
-
8u5
-
b19
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8045460 | 8u25 | Poonam Bajaj Parhar | P3 | Resolved | Fixed | b01 |
JDK-8053374 | emb-8u26 | Poonam Bajaj Parhar | P3 | Resolved | Fixed | b17 |
When OutOfMemory occurs in String.intern(), hotspot crashes in SIGSEGV.
(Hotspot is expected to throw OOM exception, but actually crashes.)
- backported by
-
JDK-8045460 Hotspot is expected to report OOM which is occurred String.intern(), but crashes in JDK8u5
-
- Resolved
-
-
JDK-8053374 Hotspot is expected to report OOM which is occurred String.intern(), but crashes in JDK8u5
-
- Resolved
-