-
Notifications
You must be signed in to change notification settings - Fork 498
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Backport] 8166197: assert(RelaxAssert || w != Thread::current()->_Mu…
…texEvent) failed: invariant (#648) Summary: Add load-acquire and store-release on share variable _OnDeck to ensure Mutex work on AArch64. Testing: No testcase becuase the frequency is occasionally when run G1 gc with high cpu usage. Reviewers: kuaiwei, yuleil Issue: #647
- Loading branch information
1 parent
3907663
commit cf827ca
Showing
1 changed file
with
26 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters