Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8229299 | 11.0.5 | Nick Gasson | P4 | Resolved | Fixed | b03 |
Description
On AArch64 the Docker tests currently use the image aarch64/ubuntu from Docker hub. However this is marked as deprecated [1] and hasn't been updated since 16.04. This causes test failures if the JDK image is built against a much newer glibc, e.g. on Ubuntu 18.04. The official image is now "arm64v8/ubuntu".
[1] https://hub.docker.com/r/aarch64/ubuntu
[1] https://hub.docker.com/r/aarch64/ubuntu
Attachments
Issue Links
- backported by
-
JDK-8229299 [TESTBUG] Docker tests use old/deprecated image on AArch64
-
- Resolved
-