It was pointed out that since the deopt suspend bit is clear at a non-safepoint and without the SR lock that it can lose a bit via concurrent update.
- duplicates
-
JDK-6507028 _suspend_flags are not atomically updated in all cases
- Closed