On Fri, 6 Mar 2026 12:08:55 GMT, Galder Zamarreño <[email protected]> wrote:

> Fixed benchmark code to avoid overflowing when calculating `highestInt` and 
> `highestLong`.
> 
> I observed this during early benchmark runs of 
> https://github.com/openjdk/jdk/pull/30070. I observed some oddities in the 
> results with the clipping range benchmarks, and when I inspected the 
> assembly, the values that were being used to clip didn't make sense. After 
> fixing this the odd results went away.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Can I get another review please?

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

PR Comment: https://git.openjdk.org/jdk/pull/30115#issuecomment-4395816909

Reply via email to