RFR: 8266787: Potential overflow of pointer arithmetic in G1ArchiveAllocator

Albert Mingkun Yang ayang at openjdk.java.net
Tue May 11 10:37:57 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.

Thanks for the review.

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

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



More information about the hotspot-gc-dev mailing list