RFR (XS): 8221529: [TESTBUG] Docker tests use old/deprecated image on AArch64

Severin Gehwolf sgehwolf at redhat.com
Wed Apr 3 13:48:27 UTC 2019


On Wed, 2019-04-03 at 13:58 +0800, Nick Gasson wrote:
> Thanks Misha. I think I still need another reviewer to look at it before 
> it's ok to push?

This looks fine to me. I'm not a Reviewer, though.

Thanks,
Severin
> 
> Nick
> 
> On 29/03/2019 01:07, Mikhailo Seledtsov wrote:
> > Looks good to me,
> > Thank you for this fix.
> > 
> > Misha
> > 
> > On 3/28/19, 3:05 AM, Nick Gasson wrote:
> > > Hi,
> > > 
> > > This is a follow on from 8221342 to update the default Docker image 
> > > used on AArch64 from "aarch64/ubuntu" to "arm64v8/ubuntu". According 
> > > to Docker Hub the former is deprecated and hasn't been updated since 
> > > Ubuntu 16.04. This causes symbol resolution failures if the JDK image 
> > > being tested was built against a recent glibc.
> > > 
> > > Bug: https://bugs.openjdk.java.net/browse/JDK-8221529
> > > Webrev: http://cr.openjdk.java.net/~ngasson/8221529/webrev.0/
> > > 
> > > Tested using the runtime/containers/docker hotspot jtreg tests on 
> > > AArch64 and x86.
> > > 
> > > Thanks,
> > > Nick
> > > 
> > > 



More information about the hotspot-runtime-dev mailing list