git: openjdk/jdk: 8253636: C2: Adjust NodeClasses::_max_classes

Tobias Hartmann thartmann at openjdk.java.net
Thu Oct 1 06:40:28 UTC 2020


Changeset: 5dd9353b
Author:    Roberto Castañeda Lozano <roberto.castaneda.lozano at oracle.com>
Committer: Tobias Hartmann <thartmann at openjdk.org>
Date:      2020-10-01 06:39:25 +0000
URL:       https://git.openjdk.java.net/jdk/commit/5dd9353b

8253636: C2: Adjust NodeClasses::_max_classes

Update NodeClasses::_max_classes to the max class id within the
enumeration. Update comment and assertion to reflect that NodeClasses uses now
32 bits after the addition of Opaque1 in JDK-8229495.

Reviewed-by: neliasso, kvn

! src/hotspot/share/opto/node.cpp
! src/hotspot/share/opto/node.hpp



More information about the jdk-changes mailing list