RFR: 8346157: [Ubsan]: runtime error: pointer index expression with base 0x000000001000 overflowed to 0xfffffffffffffff0 [v2]

Amit Kumar amitkumar at openjdk.org
Fri Jan 3 06:38:48 UTC 2025


> Fixes ubsan warning in mallocTracker.cpp

Amit Kumar has updated the pull request incrementally with one additional commit since the last revision:

  cast to void* instead of int8_t*

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22885/files
  - new: https://git.openjdk.org/jdk/pull/22885/files/1210029f..6c554b46

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22885&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22885&range=00-01

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

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


More information about the hotspot-runtime-dev mailing list