Integrated: 8301736: jdk/incubator/concurrent/StructuredTaskScope/StructuredTaskScopeTest.java fail with -Xcomp
SUN Guoyun
duke at openjdk.org
Tue Feb 7 09:19:59 UTC 2023
On Fri, 3 Feb 2023 03:19:05 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.
This pull request has now been integrated.
Changeset: 1aaf394b
Author: sunguoyun <sunguoyun at loongson.cn>
Committer: Jie Fu <jiefu at openjdk.org>
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
More information about the core-libs-dev
mailing list