-
Bug
-
Resolution: Fixed
-
P3
-
hs14
-
b04
-
x86
-
linux
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2179098 | 7 | Vladimir Kozlov | P3 | Closed | Fixed | b61 |
JDK-2180636 | 6u18 | Vladimir Kozlov | P3 | Closed | Fixed | b01 |
Server vm could fail with following assertion:
# Internal Error (/BUILD_AREA/jdk7/hotspot/src/share/vm/opto/parse1.cpp:1610), pid=6861, tid=2693622672
# Error: assert(n != top() || r->in(pnum) == top(),"live value must not be garbage")
# Internal Error (/BUILD_AREA/jdk7/hotspot/src/share/vm/opto/parse1.cpp:1610), pid=6861, tid=2693622672
# Error: assert(n != top() || r->in(pnum) == top(),"live value must not be garbage")
- backported by
-
JDK-2179098 Server vm intermittently fails with assertion "live value must not be garbage" with fastdebug bits
-
- Closed
-
-
JDK-2180636 Server vm intermittently fails with assertion "live value must not be garbage" with fastdebug bits
-
- Closed
-
- relates to
-
JDK-6597109 "live value must not be garbage" assertion failure
-
- Closed
-