src/hotspot/share/opto/classes.hpp

Print this page

        

*** 377,381 **** --- 377,385 ---- macro(ExtractS) macro(ExtractI) macro(ExtractL) macro(ExtractF) macro(ExtractD) + macro(DigitC) + macro(LowerCaseC) + macro(UpperCaseC) + macro(WhitespaceC)