RFR: 8134806: Clean up write_ref_field_work

Jon Masamitsu jon.masamitsu at oracle.com
Tue Sep 1 22:41:40 UTC 2015


Looks good


On 09/01/2015 07:59 AM, Kim Barrett wrote:
> Please review this small cleanup of BarrierSet::write_ref_field_work.
> This change
>
> - Removes an unnecessary pure virtual declaration.
>
> - Removes mostly unused default argument values, adding an explicit
> argument to one caller.

I especially like this one above.

Jon
>
> - Changes an unnecessarily public declaration to protected.
>
> CR:
> https://bugs.openjdk.java.net/browse/JDK-8134806
>
> Webrev:
> http://cr.openjdk.java.net/~kbarrett/8134806/webrev.00/
>
> Testing:
> jprt
>




More information about the hotspot-gc-dev mailing list