RFR: 8303250: Call ct_max_alignment_constraint using the base class

Kim Barrett kbarrett at openjdk.org
Tue Feb 28 08:09:03 UTC 2023


On Mon, 27 Feb 2023 14:10:45 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Trivial refactoring to use more precise class.

Yes, G1 shouldn't be using CardTableRS, and this is the only place it does.
Looks good, and trivial.

Marked as reviewed by kbarrett (Reviewer).

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

PR: https://git.openjdk.org/jdk/pull/12765


More information about the hotspot-gc-dev mailing list