RFR: 8371792: Refactor barrier loop tests out of TestIfMinMax [v2]

Emanuel Peter epeter at openjdk.org
Tue Nov 25 10:07:47 UTC 2025


On Fri, 21 Nov 2025 12:53:00 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
>
> Galder Zamarreño has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Change copyright to Amazon

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

> 1: /*

You might as well also find a better home for this test. We are trying to move away from `irTests`, and move tests to directories with the relevant "topic".

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28385#discussion_r2559374376


More information about the hotspot-compiler-dev mailing list