FormatBuffer provides nice encapsulation around raw fixed size buffer to store formatted strings. It can be used to simplify code for getting CPU features names, and have a common implementation for arch with similar representation for CPU features.
- links to
-
Review(master) openjdk/jdk/26515