You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
grep aarch64 ~/Downloads/files.log | awk '{print $3}'| sed "s|a/||"| sed "s|aarch64|riscv|g"| sed "s|src/hotspot/cpu|hotspot/src/cpu|g"| sed "s|hotspot/src/cpu/riscv|hotspot/src/cpu/riscv/vm|"| sed "s|src/hotspot/os_cpu/linux_riscv|hotspot/src/os_cpu/linux_riscv/vm|"
build-precompiled.log
make-fastdebug-aarch64.log
make-fastdebug-x86_64.log
make-release-aarch64.log
make-release-x86_64.log
make-riscv64.log
make-slowdebug-aarch64.log
make-slowdebug-x86_64.log
The text was updated successfully, but these errors were encountered: