RFR: 8327058: RISC-V: make Zcb experimental

Hamlin Li mli at openjdk.org
Thu Feb 29 17:37:14 UTC 2024


Hi,
Can you review the patch to add a flag for Zcb extension to enable user to control it?
Thanks.

As discussed in [1], it's good to give a flag to control Zcb, and currently it's good to make it experimental.

[1] https://github.com/openjdk/jdk/pull/17698#discussion_r1505364098

-------------

Commit messages:
 - Initial commit

Changes: https://git.openjdk.org/jdk/pull/18070/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18070&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8327058
  Stats: 3 lines in 3 files changed: 1 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/18070.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18070/head:pull/18070

PR: https://git.openjdk.org/jdk/pull/18070


More information about the hotspot-dev mailing list