RFR: JDK-8260208: fix dummy object filling condition in G1CollectedHeap::f…
Hamlin Li
mli at openjdk.java.net
Fri Jan 22 09:03:53 UTC 2021
On Fri, 22 Jan 2021 08:30:36 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
>> I think this is good, but let's have somebody from the runtime team also have a quick look over it.
>
> What's the testing for this change? Pre-submit testing is not configured, so there is no indication that this has been tested.
Thanks for reviewing. I tested locally with tests at test/hotspot/jtreg/gc/g1/, it has the same test result as master jdk.
This is the first time I submit code on github, I will configure pre-submit testing.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2183
More information about the hotspot-gc-dev
mailing list