Loading... (original) (raw)
- Type:
Task
- Resolution: Fixed
- Priority:
P1
- Fix Version/s: 9
- Affects Version/s: 9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085621 | emb-9 | Attila Szegedi | P1 | Resolved | Fixed | team |
changes (multithreaded deoptimizing compilation livelock prevention) are causing spurious failures in the Hudson build, in the test for JDK-8046026, which was testing correctness of the multithreaded deoptimizing compilation. Apparently, the heuristic that eliminates the livelock now reveals a race condition. Until the issue is understood, we should revert
.
backported by
JDK-8085621 Revert JDK-8073706 (multithreaded deoptimizing compilation livelock prevention)
- Resolved
relates to
JDK-8073706 Livelock in CompiledFunction.getValidOptimisticInvocation
- Resolved