[jdk17u-dev] RFR: 8310656: RISC-V: __builtin___clear_cache can fail silently.

Ludovic Henry luhenry at openjdk.org
Fri Nov 17 15:11:57 UTC 2023


On Fri, 17 Nov 2023 15:01:22 GMT, Ludovic Henry <luhenry at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [5f1d762750a0d4c20da5b23d54f922dbb5cbbe34](https://github.com/openjdk/jdk21u/commit/5f1d762750a0d4c20da5b23d54f922dbb5cbbe34) from the [openjdk/jdk21u](https://git.openjdk.org/jdk21u) repository.
> 
> The commit being backported was authored by Robbin Ehn on 2 Jul 2023 and was reviewed by Ludovic Henry, Thomas Stuefe and Fei Yang.
> 
> Thanks!

The patch applied mostly cleanly. The only conflict was on the dates in the copyright header in `src/hotspot/cpu/riscv/icache_riscv.cpp`.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1968#issuecomment-1816590474


More information about the jdk-updates-dev mailing list