GithubHelp home page GithubHelp logo

Comments (2)

nebhale avatar nebhale commented on June 16, 2024

The buildpacks, going back to the inception of Cloud Foundry, have a policy of not shipping unsupportable versions of dependencies. In this case, the OpenJDK community describes the support windows of releases, and theyโ€™re quite clear that for non LTS versions, a version becomes unsupported (as in we can no longer upstream fixes for CVEs) one month after the release of the next version. To facilitate this, the .0 release of a version comes out โ€œoff-cycleโ€ a month earlier than the quarterly release schedule would dictate

In the case of the 14 to 15 transition, the buildpack starting shipping both Java 14 and 15 with 4.0.0 on September 23rd. With the release of 15.0.1 (along with Java 8 and 11 releases) we removed 14 in 5.0.0 on October 22. This means that for four weeks we shipped both 14 and 15 giving the OpenJDK-designed window for migration.

This rapid and mandatory upgrade cycle is why both we and the OpenJDK maintainers recommend against going to production on non-LTS versions and instead only using them for testing.

from bellsoft-liberica.

benleb avatar benleb commented on June 16, 2024

perfect explanation, sounds reasonable, thanks!

from bellsoft-liberica.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.