RFR (S): C1 still does eden allocations when TLAB is enabled
John Rose
john.r.rose at oracle.com
Fri Jul 13 20:08:37 UTC 2018
On Jul 13, 2018, at 10:23 AM, JC Beyler <jcbeyler at google.com> wrote:
>
> I'm not sure if we had left this case intentionally or not but, if we want
> it all to be consistent, we should perhaps fix it.
Well, you put in that logic last February, so unless somebody speaks up
quickly, I support your adjusting it to be the way you want it.
Doing "hg grep -u supports_inline_contig_alloc -I src/hotspot/share"
suggests that the GC group is most active in touching this feature.
If Robbin is OK with it, there's your reviewer.
FWIW, you can use me as a reviewer, but I'd get one other person
working on the GC to OK it.
— John
More information about the hotspot-runtime-dev
mailing list