Loading... (original) (raw)

Issue Fix Version Assignee Priority Status Resolution Resolved In Build
JDK-8085621 emb-9 Attila Szegedi P1 Resolved Fixed team

JDK-8073706

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

JDK-8073706

.

backported by

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8085621 Revert JDK-8073706 (multithreaded deoptimizing compilation livelock prevention)

relates to

Bug - A problem which impairs or prevents the functions of the product. JDK-8073706 Livelock in CompiledFunction.getValidOptimisticInvocation