[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#983878: openjdk-11-jre-headless: OpenJDK fails to delete directories on mips64el



Package: openjdk-11-jre-headless
Version: 11.0.11+4-1
Severity: important
Tags: patch
Control: affects -1 bazel-bootstrap

Dear OpenJDK Maintainers,

This bug report is a follow-up to the email discussion [1] about how OpenJDK
does not correctly delete directories on mips64el. The Bazel team discovered
this problem when the bazel-bootstrap package FTBFS on mips64el. The build
uses `deleteRecursively` from Guava which in turn should call the appropriate
system command. 

>From the email thread, there was a suggestion to try the mainline JDK NIO
tests. [2] 

There was also a recommended patch [3] that may address this issue.

We have verified that the `deleteRecursively` functionality works correctly on
the following achitectures: amd64, arm64, ppc64el, s390x, ppc64, and riscv64.

Thanks!

-Olek

[1] https://lists.debian.org/debian-java/2021/02/msg00010.html
[2] https://lists.debian.org/debian-java/2021/02/msg00021.html
[3] https://lists.debian.org/debian-java/2021/02/msg00027.html


Reply to: