-
Bug
-
Resolution: Fixed
-
P4
-
11.0.3, 13
-
b16
-
aarch64
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8229299 | 11.0.5 | Nick Gasson | P4 | Resolved | Fixed | b03 |
JDK-8296897 | openjdk8u362 | Paul Hohensee | P4 | Resolved | Fixed | b03 |
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
- backported by
-
JDK-8229299 [TESTBUG] Docker tests use old/deprecated image on AArch64
- Resolved
-
JDK-8296897 [TESTBUG] Docker tests use old/deprecated image on AArch64
- Resolved