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

Dean Long dlong at openjdk.org
Fri Jul 14 10:33:51 UTC 2023


> 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:

  fix IndexSetWatch range

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/14883/files
  - new: https://git.openjdk.org/jdk/pull/14883/files/90cde0be..7ed08326

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=14883&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14883&range=03-04

  Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/14883.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14883/head:pull/14883

PR: https://git.openjdk.org/jdk/pull/14883


More information about the hotspot-dev mailing list