Integrated: 8257162: Initialize ThreadLocalAllocBuffer members
Thomas Schatzl
tschatzl at openjdk.java.net
Mon Nov 30 11:30:56 UTC 2020
On Thu, 26 Nov 2020 13:34:26 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> can I have reviews for this change that adds initialization for all ThreadLocalAllocBuffer members so that when inspecting threads' TLABs the values are not random too?
>
> Testing: tier1,tier2
>
> Thanks,
> Thomas
This pull request has now been integrated.
Changeset: 962f7a3b
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/962f7a3b
Stats: 25 lines in 2 files changed: 21 ins; 3 del; 1 mod
8257162: Initialize ThreadLocalAllocBuffer members
Reviewed-by: shade, ayang, sjohanss, pliden
-------------
PR: https://git.openjdk.java.net/jdk/pull/1458
More information about the hotspot-gc-dev
mailing list