Integrated: 8338925: ProblemList runtime/interpreter/LastJsrTest.java on linux-all

Daniel D. Daugherty dcubed at openjdk.org
Mon Aug 26 16:30:08 UTC 2024


On Sun, 25 Aug 2024 06:49:05 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> A trivial fix to ProblemList runtime/interpreter/LastJsrTest.java on linux-all.
>
> test/hotspot/jtreg/ProblemList.txt line 122:
> 
>> 120: runtime/Thread/TestAlwaysPreTouchStacks.java 8335167 macosx-aarch64
>> 121: runtime/cds/appcds/customLoader/HelloCustom_JFR.java 8241075 linux-all,windows-x64
>> 122: runtime/interpreter/LastJsrTest.java 8338924 linux-all
> 
> Just to mention that this is failing on other platforms too, not just Linux.

Sigh... When I checked the Tier6 results there were only failures on linux-aarch64
and linux-x64. macosx-x64 and windows-x64 only showed passes.

It looks like we have Tier7 failures on both macosx-aarch64 and windows-x64.
I suspect that the test failure is either intermittent or requires particular flags.

In any case, thanks for the heads up. @matias9927 will be looking at this failure
starting today so I'm going to hold off on widening the ProblemListing until after
I head from him.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20696#discussion_r1731494943


More information about the hotspot-runtime-dev mailing list