register_zero.hpp conditionally defines "noreg". The conditionalization is #ifndef DONT_USE_REGISTER_DEFINES. That's the only occurrence of that configuration macro in HotSpot or the build system, so it's never going to be defined.
- links to
-
Commit(master) openjdk/jdk/b5909cab
-
Review(master) openjdk/jdk/18115