Request for code review - JDK-8141123 Change int's to size_t in FreeIdSet

Kim Barrett kim.barrett at oracle.com
Wed Nov 25 22:34:23 UTC 2015


On Nov 12, 2015, at 4:35 AM, Thomas Schatzl <thomas.schatzl at oracle.com> wrote:
> 
> - FreeIdSet::set_safepoint() seems to be never called. I think it
> allows you to remove a *lot* of unused stuff.

Perhaps the bug here is that there should be calls to set_safepoint but they are missing?




More information about the hotspot-gc-dev mailing list