-
Bug
-
Resolution: Fixed
-
P3
-
7
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2177004 | 7 | Erik Trimble | P3 | Closed | Fixed | b17 |
JDK-2172460 | 6u10 | Abhijit Saha | P3 | Resolved | Fixed | b09 |
Crash in gcm.cpp.
Can be reproduced with SPECjvm2007:
java -server -Xss128k -jar SPECjvm2007.jar compiler.compiler
The following tests (at least) were affected:-
regression/other/Bug_4143302
regression/other/Bug_4147450
regression/other/Fibs_rec
regression/other/Primes
nsk/stress/jck60/jck60026
nsk/regression/b4253260
nsk/regression/b4207613
nsk/regression/b4207612
nsk/logging/stress/threads/mmshsl001
nsk/logging/stress/threads/scshsl001
nsk/logging/stress/threads/flshsl001
nsk/logging/stress/threads/myshml001
nsk/logging/stress/threads/mmshml001
nsk/logging/stress/threads/scshml001
nsk/logging/stress/threads/flshml001
nsk/logging/stress/threads/myshml002
nsk/logging/stress/threads/mmshml002
nsk/logging/stress/threads/scshml002
nsk/logging/stress/threads/flshml002
nsk/logging/stress/threads/mymhml001
nsk/logging/stress/threads/mmmhml001
nsk/logging/stress/threads/scmhml001
nsk/logging/stress/threads/flmhml001
nsk/logging/stress/threads/mymhml002
nsk/logging/stress/threads/mmmhml002
nsk/logging/stress/threads/scmhml002
nsk/logging/stress/threads/flmhml002
Can be reproduced with SPECjvm2007:
java -server -Xss128k -jar SPECjvm2007.jar compiler.compiler
The following tests (at least) were affected:-
regression/other/Bug_4143302
regression/other/Bug_4147450
regression/other/Fibs_rec
regression/other/Primes
nsk/stress/jck60/jck60026
nsk/regression/b4253260
nsk/regression/b4207613
nsk/regression/b4207612
nsk/logging/stress/threads/mmshsl001
nsk/logging/stress/threads/scshsl001
nsk/logging/stress/threads/flshsl001
nsk/logging/stress/threads/myshml001
nsk/logging/stress/threads/mmshml001
nsk/logging/stress/threads/scshml001
nsk/logging/stress/threads/flshml001
nsk/logging/stress/threads/myshml002
nsk/logging/stress/threads/mmshml002
nsk/logging/stress/threads/scshml002
nsk/logging/stress/threads/flshml002
nsk/logging/stress/threads/mymhml001
nsk/logging/stress/threads/mmmhml001
nsk/logging/stress/threads/scmhml001
nsk/logging/stress/threads/flmhml001
nsk/logging/stress/threads/mymhml002
nsk/logging/stress/threads/mmmhml002
nsk/logging/stress/threads/scmhml002
nsk/logging/stress/threads/flmhml002
- backported by
-
JDK-2172460 assert(hd->head()->is_Loop(),"must begin with loop head node")
- Resolved
-
JDK-2177004 assert(hd->head()->is_Loop(),"must begin with loop head node")
- Closed
- relates to
-
JDK-6510732 Compute consistent block frequencies
- Closed