Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARM弱内存一致性环境下,并发锁内部持有者更新异常,导致GC HANGE住的问题 #647

Closed
wuqian0808 opened this issue Jun 14, 2024 · 5 comments

Comments

@wuqian0808
Copy link

相关OPENJDK BUG: https://bugs.openjdk.org/browse/JDK-8323913
相关修改之一 openjdk/jdk9@7e084fd
该问题OPENJDK9 及 毕昇JDK8已经修复
希望龙井JDK也尽快修复
谢谢!

@lingjun-cg
Copy link
Collaborator

好的,我们这边会尽快修复。

lingjun-cg added a commit to lingjun-cg/dragonwell8 that referenced this issue Jun 17, 2024
…texEvent) failed: invariant

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: dragonwell-project#647
lingjun-cg added a commit that referenced this issue Jun 21, 2024
…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
@wuqian0808
Copy link
Author

@lingjun-cg 请问这个修复计划的发版时间是?或者龙井这边的发版节奏是?

@lingjun-cg
Copy link
Collaborator

每3个月

@yangjuanying
Copy link

yangjuanying commented Aug 29, 2024

@lingjun-cg 请问下这个issue发版了吗,预计啥时候发版哈

@lingjun-cg
Copy link
Collaborator

@lingjun-cg 请问下这个issue发版了吗,预计啥时候发版哈

已经发布了,在https://dragonwell-jdk.io/#/index,8.20.21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants