On Wed, 1 May 2024 14:14:22 GMT, SendaoYan <s...@openjdk.org> wrote:

> Hi,
>   GHA 
> [runner](https://github.com/sendaoYan/jdk-ysd/actions/runs/8881868940/job/24386063136)
>  shows that serviceability/dcmd/gc/RunFinalizationTest.java intermittent fail 
> on macos-aarch64. The testcase has been problemlisted on 
> linux-all,windows-x64,aix-ppc64. I think we should add the problemlist with 
> macos-aarch64.
> 
>   Only change the ProblemList, no risk.

test/hotspot/jtreg/ProblemList.txt line 137:

> 135: 
> serviceability/jvmti/vthread/GetThreadStateMountedTest/GetThreadStateMountedTest.java
>  8318090,8318729 generic-all
> 136: serviceability/jvmti/vthread/GetSetLocalTest/GetSetLocalTest.java 
> 8286836 generic-all
> 137: serviceability/dcmd/gc/RunFinalizationTest.java 8227120 
> linux-all,windows-x64,aix-ppc64,macosx-aarch64

I think it's time to just make this generic-all. We have seen it fail on 
macosx-x64, and it has already been problem listed for macosx-x64 on 8.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/19033#discussion_r1592854027

Reply via email to