RFR: 8371792: Refactor barrier loop tests out of TestIfMinMax

Christian Hagedorn chagedorn at openjdk.org
Thu Nov 20 12:15:53 UTC 2025


On Wed, 19 Nov 2025 08:30:56 GMT, Galder Zamarreño <galder at openjdk.org> wrote:

> Trivial cleanup to move tests out of a test class whose description does not match these tests

Looks good to me, too!

test/hotspot/jtreg/compiler/c2/irTests/TestMinMaxLongLoopBarrier.java line 2:

> 1: /*
> 2:  * Copyright (c) 2024, Oracle and/or its affiliates. All rights reserved.

Not sure if this should be 2025 instead even though the code was added in 2024. No strong opinion, though.

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

Marked as reviewed by chagedorn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/28385#pullrequestreview-3487517659
PR Review Comment: https://git.openjdk.org/jdk/pull/28385#discussion_r2545798620


More information about the hotspot-compiler-dev mailing list