RFR: 8368897: RISC-V: Cleanup RV_EXT_FEATURE_FLAGS & RV_NON_EXT_FEATURE_FLAGS [v4]
Hamlin Li
mli at openjdk.org
Mon Oct 6 18:46:13 UTC 2025
On Mon, 6 Oct 2025 15:55:36 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
> Camel case is not an opinion: "and function names are lower-case (foo_bar). (For these, avoid mixing in upper case letters.)" https://wiki.openjdk.org/display/HotSpot/StyleGuide#StyleGuide-Names See e.g. : https://github.com/openjdk/jdk/blob/b6a4cfecb731615b6ef70828ac10fae4b2264cdc/src/hotspot/share/runtime/abstract_vm_version.hpp
Make sense, will update it together later.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27562#issuecomment-3373339738
More information about the hotspot-dev
mailing list