RFR: 8336474: Problemlist compiler/interpreter/Test6833129 on x86_32
Tobias Hartmann
thartmann at openjdk.org
Tue Jul 16 14:38:53 UTC 2024
On Tue, 16 Jul 2024 11:47:59 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Routinely shows up in GHA now. Should be problemlisted to remove noise. x86_32 port is likely going away soon, there is no point in trying to solve the underlying issue yet.
>
> Additional testing:
> - [x] GHA x86_32, test is skipped
> - [x] GHA x86_64, test runs and passes
There is a typo in the bug id!
test/hotspot/jtreg/ProblemList.txt line 74:
> 72: compiler/vectorization/TestFloat16VectorConvChain.java 8335860 generic-all
> 73:
> 74: compiler/interpreter/Test6833129.java 8335266i generic-i586
Suggestion:
compiler/interpreter/Test6833129.java 8335266 generic-i586
-------------
Changes requested by thartmann (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/20194#pullrequestreview-2180461536
PR Review Comment: https://git.openjdk.org/jdk/pull/20194#discussion_r1679537643
More information about the hotspot-compiler-dev
mailing list