On Fri, 3 Feb 2023 03:19:05 GMT, SUN Guoyun <[email protected]> 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. This pull request has now been integrated. Changeset: 1aaf394b Author: sunguoyun <[email protected]> Committer: Jie Fu <[email protected]> URL: https://git.openjdk.org/jdk/commit/1aaf394b33da750803a54df84c6548717e78ea30 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8301736: jdk/incubator/concurrent/StructuredTaskScope/StructuredTaskScopeTest.java fail with -Xcomp Reviewed-by: alanb ------------- PR: https://git.openjdk.org/jdk/pull/12398
