RFR: 8256203: Simplify RegMask::Empty

Christian Hagedorn chagedorn at openjdk.java.net
Thu Nov 12 12:04: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!

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

Marked as reviewed by chagedorn (Reviewer).

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


More information about the hotspot-compiler-dev mailing list