RFR: 8266787: Potential overflow of pointer arithmetic in G1ArchiveAllocator

Kim Barrett kbarrett at openjdk.java.net
Mon May 10 19:52:46 UTC 2021


On Sat, 8 May 2021 19:41:44 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Identified during the review of #3900. Using `pointer_delta` to fix the issue and some general cleanup.

Marked as reviewed by kbarrett (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/3936



More information about the hotspot-gc-dev mailing list