RFR(S): 8221342: [TESTBUG] Generate Dockerfile for docker testing

Dalibor Topic dalibor.topic at oracle.com
Thu Mar 28 14:34:17 UTC 2019


On 27.03.2019 04:24, Jie Fu wrote:
> Hi Misha,
> 
> The default image for X86 is oraclelinux 7.6, which is also too old to 
> run the JDK image I'd built on Ubuntu 18.04.
> I's a bit inconvenient to use.
> 
> Shall we also update the default image for x86 like this?

Short answer: No, no, and no. ;)

Long answer: There are actually three questions you are asking here:

a) Should you expect something you built on one Linux distribution to 
run on another?

- The general answer to that is no, unless you take a lot of care in how 
you go about it.

b) Should we change the distribution used on x86 from Oracle Linux to 
Fedora?

- The general answer for that is no, as well, as the developers at 
Oracle maintaining the x86 port don't test on Fedora, so that would not 
work for us. The configuration options let you do that yourself in your 
own test environment, though, which allows different downstream 
distributors to test with their own systems.

c) Should we change the distribution used on x86 from a specific version 
tag to the latest tag?

- The general answer to that is no, too - as using the latest tag is not 
really good practice. See https://vsupalov.com/docker-latest-tag/ for an 
example.

cheers,
dalibor topic


-- 
Oracle <http://www.oracle.com>
Dalibor Topic | Principal Product Manager
Phone: +494089091214 <tel:+494089091214> | Mobile: +491737185961
<tel:+491737185961>

ORACLE Deutschland B.V. & Co. KG | Kühnehöfe 5 | D-22761 Hamburg

ORACLE Deutschland B.V. & Co. KG
Hauptverwaltung: Riesstr. 25, D-80992 München
Registergericht: Amtsgericht München, HRA 95603

Komplementärin: ORACLE Deutschland Verwaltung B.V.
Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
Handelsregister der Handelskammer Midden-Nederland, Nr. 30143697
Geschäftsführer: Alexander van der Ven, Jan Schultheiss, Val Maher

Green Oracle <http://www.oracle.com/commitment> Oracle is committed to
developing practices and products that help protect the environment


More information about the hotspot-runtime-dev mailing list