RFR: 8256203: Simplify RegMask::Empty

Tobias Hartmann thartmann at openjdk.java.net
Thu Nov 12 10:17:56 UTC 2020


On Wed, 11 Nov 2020 15:22:59 GMT, Claes Redestad <redestad at openjdk.org> wrote:

> - Simplify RegMask::Empty to use default constructor.
> - Add missing validation in the empty constructor.

Looks good to me.

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

Marked as reviewed by thartmann (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/1167


More information about the hotspot-compiler-dev mailing list