RFR: 8301736: jdk/incubator/concurrent/StructuredTaskScope/StructuredTaskScopeTest.java fail with -Xcomp [v2]
SUN Guoyun
duke at openjdk.org
Tue Feb 7 11:08:55 UTC 2023
On Fri, 3 Feb 2023 07:59:25 GMT, SUN Guoyun <duke at openjdk.org> wrote:
>> Hi all,
>> When `-Xcomp` be used, java thread to block for longer, then causing StructuredTaskScopeTest.java failed frequently on the AArch64 and LoongArch64 architecture.
>>
>> This PR fix the issue, Please help review it.
>>
>> Thanks.
>
> SUN Guoyun has updated the pull request incrementally with one additional commit since the last revision:
>
> 8301736: jdk/incubator/concurrent/StructuredTaskScope/StructuredTaskScopeTest.java fail with -Xcomp
> > It's okay if your change goes first of course, it's just that I hope to replace these sleeps to make the tests more robust.
>
> So just sponsor it. /sponsor
Thank you
-------------
PR: https://git.openjdk.org/jdk/pull/12398
More information about the core-libs-dev
mailing list