On Tue, 15 Apr 2025 20:21:40 GMT, Naoto Sato <na...@openjdk.org> wrote:

>> My thinking was that for a test pass, it would never hit the shortcut 
>> anyway, so it’s only an optimization for the failure case, which hopefully 
>> won’t happen anymore. Seeing the count of all collisions gives some 
>> reassurance that the test is still running for long enough to be effective.
>
> This is a regression test. Detecting the regression and keeping doing the 
> same test is unnecessary.

I’ve updated the test to exit early.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24598#discussion_r2045505613

Reply via email to