RFR: 8312077: Fix signed integer overflow, final part [v7]

Amit Kumar amitkumar at openjdk.org
Sat Jul 15 05:23:12 UTC 2023


On Fri, 14 Jul 2023 19:54:25 GMT, Dean Long <dlong at openjdk.org> wrote:

>> This is hopefully the last set of integer overflow fixes for hotspot.  Some of the counters I changed to unsigned are updated in platform-specific code, so I could use some help testing on arm, ppc,  riscv, and s390.
>
> Dean Long has updated the pull request incrementally with one additional commit since the last revision:
> 
>   another counter overflow

I couldn't see any s390-specific code change here. Still tested fastdebug & release builds. 

Looks Good.

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

Marked as reviewed by amitkumar (Committer).

PR Review: https://git.openjdk.org/jdk/pull/14883#pullrequestreview-1531285512


More information about the hotspot-dev mailing list