On Wed, 5 Aug 2026 19:53:46 GMT, Mat Carter <[email protected]> wrote:
>> Understood, I'll forgo the intrinsic approach and simply switch to using >> getVolatile(). Are there specific [micro]benchmarks that you would like to >> see the results from; what is the minimum set of OS/Architecture >> combinations that will satisfy reviewers? > >> @macarte Hi, Thank you for your contribution. I believe you have fixed the >> issue you described. I tested the issue described in >> https://bugs.openjdk.org/browse/JDK-8387644 with this patch, and the problem >> still exists. Should we continue fixing it in this PR, or should we open a >> new PR for the fix? > > @zifeihan - lets create a new issue, the fix could be less contentious than > this one, and I wouldn't want this work to block other fixes > @macarte Is it reansonable to add a regression test? Add a test execution run > in Starvation that runs with -UseLSE and requires the uarch to be Aarch64? 🤔 > /cc @AlanBateman Totally reasonable, I did start writing a test, I should have time shortly to relook at that ------------- PR Comment: https://git.openjdk.org/jdk/pull/31465#issuecomment-5196651981
