RFR: 8257162: Initialize ThreadLocalAllocBuffer members [v2]
Thomas Schatzl
tschatzl at openjdk.java.net
Thu Nov 26 13:54:11 UTC 2020
> 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
Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
shipileve review. Wording
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/1458/files
- new: https://git.openjdk.java.net/jdk/pull/1458/files/9b7c2127..04796279
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1458&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1458&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/1458.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/1458/head:pull/1458
PR: https://git.openjdk.java.net/jdk/pull/1458
More information about the hotspot-gc-dev
mailing list