RFR: 8315652: RISC-V: Features string uses wrong separator for jtreg [v2]
Robbin Ehn
rehn at openjdk.org
Fri Sep 8 04:56:37 UTC 2023
On Thu, 7 Sep 2023 14:19:09 GMT, Fei Yang <fyang at openjdk.org> wrote:
> In fact, I mean simply keeping the feature flags with space separators in `_features_string` without removing them for 'pretty' print string. As you mentioned on JBS, then we would have CPU info/desc like: "CPU: total 16 (initial active 16) rv64 i m a f d c v zicbom zicboz zicbop zba zbb zbs zicsr zifencei zic64b zihintpause" This seems acceptable to me. Please consider.
Yes, sure I'll change!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15579#issuecomment-1711072588
More information about the hotspot-dev
mailing list