RFR: 8253636: C2: Adjust NodeClasses::_max_classes
Nils Eliasson
neliasso at openjdk.java.net
Tue Sep 29 11:28:12 UTC 2020
On Tue, 29 Sep 2020 09:57:38 GMT, Roberto Castañeda Lozano <github.com+8792647+robcasloz at openjdk.org> wrote:
> 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.
Looks good!
-------------
Marked as reviewed by neliasso (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/397
More information about the hotspot-compiler-dev
mailing list