RFR: 8297573: Parallel: Rename do_oop_nv to do_oop_work in subclasses of OopClosure

Lei Zaakjyu duke at openjdk.org
Thu Dec 28 15:16:45 UTC 2023


On Fri, 22 Dec 2023 14:46:30 GMT, Lei Zaakjyu <duke at openjdk.org> wrote:

> Description:
> From Stefan Karlsson: 
> 
> A good cleanup could be to rename the remaining do_oop_nv to do_oop_work, since that’s what those functions are typically named in other closures. The _nv suffix is a left-over from the earlier days when we had macros to devirtualize the closures.

thanks for the reviews

-------------

PR Comment: https://git.openjdk.org/jdk/pull/17185#issuecomment-1871263338


More information about the hotspot-gc-dev mailing list