-
Bug
-
Resolution: Fixed
-
P2
-
hs16, 7
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2189316 | 7 | Vladimir Kozlov | P2 | Closed | Fixed | b85 |
JDK-2189862 | 6u21 | Vladimir Kozlov | P2 | Resolved | Fixed | b01 |
NullPointerException/ClassCaseException is thrown when C2/DeoptimizeALot is used.
http://sqeweb.sfbay/nfs/results/vm/gtee/JDK7/NIGHTLY/VM/2009-12-13/Comp_Baseline/vm/linux-amd64/server/comp/linux-amd64_server_comp_nsk.coverage.testlist/analysis.html
http://sqeweb.sfbay/nfs/results/vm/gtee/JDK7/NIGHTLY/VM/2009-12-13/Comp_Baseline/vm/linux-amd64/server/comp/linux-amd64_server_comp_nsk.coverage.testlist/analysis.html
Affected tests:
nsk/coverage/runtime/runtime003
nsk/coverage/runtime/runtime004
nsk/coverage/runtime/runtime005
nsk/coverage/runtime/runtime006
nsk/coverage/runtime/runtime007
http://sqeweb.sfbay/nfs/results/vm/gtee/JDK7/NIGHTLY/VM/2009-12-13/Comp_Baseline/vm/linux-amd64/server/comp/linux-amd64_server_comp_nsk.coverage.testlist/analysis.html
http://sqeweb.sfbay/nfs/results/vm/gtee/JDK7/NIGHTLY/VM/2009-12-13/Comp_Baseline/vm/linux-amd64/server/comp/linux-amd64_server_comp_nsk.coverage.testlist/analysis.html
Affected tests:
nsk/coverage/runtime/runtime003
nsk/coverage/runtime/runtime004
nsk/coverage/runtime/runtime005
nsk/coverage/runtime/runtime006
nsk/coverage/runtime/runtime007
- backported by
-
JDK-2189862 C2: NullPointerException/ClassCaseException is thrown when C2 with DeoptimizeALot is used
- Resolved
-
JDK-2189316 C2: NullPointerException/ClassCaseException is thrown when C2 with DeoptimizeALot is used
- Closed
- duplicates
-
JDK-6914054 NullPointerException thrown during array allocation with DeoptimizeALot
- Closed
- relates to
-
JDK-6603492 multianewarray should generate same code as anewarray for 1-d arrays
- Closed
-
JDK-7172640 C2: instrinsic implementations in LibraryCallKit should use argument() instead of pop()
- Resolved