-
Bug
-
Resolution: Fixed
-
P3
-
hs11, 6u10, 6u11
-
b01
-
generic, x86, sparc
-
generic, linux, solaris_10, windows_xp
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2177084 | 7 | Tom Rodriguez | P3 | Closed | Fixed | b27 |
JDK-2175764 | 6u14 | Tom Rodriguez | P3 | Resolved | Fixed | b01 |
JDK-2172958 | 6u13-rev | Poonam Bajaj Parhar | P3 | Resolved | Fixed | b05 |
JDK-2176347 | hs11.3 | Tom Rodriguez | P3 | Resolved | Fixed | b04 |
This assertion is observed at least on linux-i586/amd64 with both latest jdk6 (1.6.0_10-ea-b09) and jdk7 (1.7.0-ea-b24):
# Internal Error (/BUILD_AREA/jdk7/hotspot/src/share/vm/opto/superword.cpp:437), pid=15100, tid=2994375600
# Error: assert(in_bb(n),"must be in block")
It occurs only in -Xcomp mode.
Testcase and hs_err file are attached.
Attached a testcase for solaris-i586/amd64.
The assertion occurs only with C2.
# Internal Error (/BUILD_AREA/jdk7/hotspot/src/share/vm/opto/superword.cpp:437), pid=15100, tid=2994375600
# Error: assert(in_bb(n),"must be in block")
It occurs only in -Xcomp mode.
Testcase and hs_err file are attached.
Attached a testcase for solaris-i586/amd64.
The assertion occurs only with C2.
- backported by
-
JDK-2172958 assert(in_bb(n),"must be in block") in -Xcomp mode
- Resolved
-
JDK-2175764 assert(in_bb(n),"must be in block") in -Xcomp mode
- Resolved
-
JDK-2176347 assert(in_bb(n),"must be in block") in -Xcomp mode
- Resolved
-
JDK-2177084 assert(in_bb(n),"must be in block") in -Xcomp mode
- Closed
- duplicates
-
JDK-6795773 C2 crash at DepGraph::make_edge
- Closed
-
JDK-6782577 Access Violation + Segmentation Fault in JVM (Hotspot Compiler)
- Closed
(1 duplicates)