Integrated: 8256203: Simplify RegMask::Empty

Claes Redestad redestad at openjdk.java.net
Thu Nov 12 14:23:57 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.

This pull request has now been integrated.

Changeset: f7685a46
Author:    Claes Redestad <redestad at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/f7685a46
Stats:     9 lines in 2 files changed: 2 ins; 5 del; 2 mod

8256203: Simplify RegMask::Empty

Reviewed-by: thartmann, chagedorn

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

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


More information about the hotspot-compiler-dev mailing list