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

This pull request has now been integrated.

Changeset: 6575566d
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/6575566d830c59bce3e77102e06eca574218f37e
Stats:     17 lines in 1 file changed: 5 ins; 1 del; 11 mod

8266787: Potential overflow of pointer arithmetic in G1ArchiveAllocator

Reviewed-by: kbarrett, tschatzl

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

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



More information about the hotspot-gc-dev mailing list