ojdkbuild / ojdkbuild

Community builds using source code from OpenJDK project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When will jdk8u282 be released?

ultimatesecpro opened this issue · comments

Sorry for the delay, with Travis going away and CentOS 6 repos getting disabled - reconfiguration is required for Linux builds, they are expected to be available before Monday.

CentOS 6 image was easy to solve, new CI config - not so easy. Currently getting interesting problems with Circle CI, will follow up on this.

May be possible to migrate to CentOS 7?
CentOS 6 is in the End Of Life from November 2020

It is a good question, but I think it will be better to keep the 8u build env the same as before, where possible, and use CentOS 7 for newer jdks (17, not sure about 11).

Cirrus CI setup succeeded - https://github.com/ojdkbuild/contrib_jdk8u-ci/releases/tag/jdk8u282-b08

I will add minor fixes (hashsum missed, cacerts need to be changed - one there is still valid but won't be updated automatically anymore) and will move other jdk-linux builds to Cirrus in a day or two.

Is it possible to use https://github.com/ojdkbuild/contrib_jdk8u-ci/releases/tag/jdk8u282-b08?
Or minor fixes is on the way?

Yes, this 8u282 build is fine, minor fixes will be added for the April 8u292 build.

Updated the build to 8u292, closing the issue.