On Fri, 6 Mar 2026 11:37:40 GMT, Alan Bateman <[email protected]> wrote:

>> The `assertArraysEqual()` in this class are _not_ JUnit methods. It's their 
>> implementations that eventually invoke the real JUnit method, with 
>> `expected` and `actual` in the conventional JUnit order.
>
> I get that, I'm just saying its a hazard to have these wrappers follow the 
> TestNG ordering and then transpose to use the JUnit ordering.

I see you've fixed this - thanks!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/30111#discussion_r2899353274

Reply via email to