RFR: 8279008: G1: Calculate BOT threshold on-the-fly during Object Copy phase [v3]
Albert Mingkun Yang
ayang at openjdk.java.net
Thu Jan 20 16:09:24 UTC 2022
> Simple change of unifying BOT logic for PLAB and direct allocation during GC.
>
> Test: tier1-6; no difference observed while running BigRamTester, SPECjbb2015
Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:
review
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/6916/files
- new: https://git.openjdk.java.net/jdk/pull/6916/files/1242f947..b506b728
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6916&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6916&range=01-02
Stats: 8 lines in 2 files changed: 4 ins; 3 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/6916.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/6916/head:pull/6916
PR: https://git.openjdk.java.net/jdk/pull/6916
More information about the hotspot-gc-dev
mailing list