Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8311712 | 17.0.9 | Fei Yang | P3 | Resolved | Fixed | b01 |
Description
We put icache_flush in os files because it was just a linux implementation, and we saw some test failures on Hifive Unleashed when using the "portable" version of __builtin__clear_cache provided by compilers about 2 years ago. The problem doesn't exist anymore, so we can revert to the previous implementation of just using the builtin clear cache function.
Attachments
Issue Links
- backported by
-
JDK-8311712 riscv: fail to build after JDK-8290840
- Resolved
- relates to
-
JDK-8290840 Refactor the "os" class
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/966fc82d
-
Commit openjdk/jdk/88c96dd3
-
Commit openjdk/riscv-port-jdk11u/d4b0021a
-
Review openjdk/jdk17u-dev/1427
-
Review openjdk/jdk/9763
-
Review openjdk/riscv-port-jdk11u/16
-
Review openjdk/riscv-port-jdk17u/15
(4 links to)