RFR: 8306561: Possible out of bounds access in print_pointer_information [v4]
Thomas Obermeier
duke at openjdk.org
Fri Oct 27 13:57:56 UTC 2023
On Fri, 27 Oct 2023 13:17:44 GMT, Christoph Langer <clanger at openjdk.org> wrote:
>> Thomas Obermeier has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
>>
>> - Merge remote-tracking branch 'origin/master' into JDK-8306561
>> - 8306561: forgot to remove include at revert
>> - 8306561: move solution to caller
>> - 8306561: copyright and problem listing
>> - JDK-8306561: test canary
>
> src/hotspot/share/nmt/mallocHeader.inline.hpp line 3:
>
>> 1: /*
>> 2: * Copyright (c) 2014, 2023, Oracle and/or its affiliates. All rights reserved.
>> 3: * Copyright (c) 2021, 2023 SAP SE. All rights reserved.
>
> The copyright change in this file is obsolete now.
done, thanks
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16381#discussion_r1374621745
More information about the hotspot-dev
mailing list