We should consider it, but I wouldn’t place too high a priority on it.

Adding a new CI configuration has a cost to us: each time there is a breakage, 
one of our developers has to spend time and effort debugging and fixing it.

Also, I don’t want to reward AWS’ behavior of creating forks of open source 
projects. It’s revenue for them, but they don’t have a good history of 
contributing patches upstream. I’d rather encourage our users to stay on Oracle 
JDK or OpenJDK.

That doesn’t mean that Calcite doesn’t get tested against Corretto. If a 
company is distributing Calcite and has customers on AWS then they have an 
interest in testing against Corretto, fixing bugs, and contributing the fixes 
back.

Julian


> On Nov 14, 2018, at 3:12 PM, Francis Chuang <[email protected]> wrote:
> 
> Amazon Corretto is Amazon's distribution of OpenJDK: 
> https://aws.amazon.com/blogs/opensource/amazon-corretto-no-cost-distribution-openjdk-long-term-support/
> 
> It will be generally available in Q1 2019 with support for Ubuntu and RedHat. 
> It will also be the default Java distribution on Amazon Linux.
> 
> There is also a docker image, but I don't think it's published to a public 
> registry yet: 
> https://docs.aws.amazon.com/corretto/latest/corretto-8-ug/docker-install.html
> 
> Should we consider adding Corretto as a test runtime to our CI configs?
> 
> Francis
> 

Reply via email to