Git Product home page Git Product logo

Comments (10)

cescoffier avatar cescoffier commented on September 21, 2024 1

+1 - most of my demos are using java 17 or 20 (and one using my own build of 21)

from quarkus-super-heroes.

someth2say avatar someth2say commented on September 21, 2024

Yes, please!
I see no value in showcasing Java 11.

from quarkus-super-heroes.

holly-cummins avatar holly-cummins commented on September 21, 2024

Makes sense. I think there's value in Quarkus itself supporting Java 11, but that support doesn't need to extend to demos.

from quarkus-super-heroes.

edeandrea avatar edeandrea commented on September 21, 2024

I'm going to take on this issue and drop java 11 from the project. I'll leave the automation in place to support building multiple java versions in case in the future we want to build java 17 & java 21 for example.

from quarkus-super-heroes.

holly-cummins avatar holly-cummins commented on September 21, 2024

You know Java 21 is coming, and you know Java 17 won't be going away ... The window when we build just one Java version may be a small one. :)

from quarkus-super-heroes.

edeandrea avatar edeandrea commented on September 21, 2024

I thought about introducing Java 20 right now (& then upgrading to 21 once its out), but the problem is there are no openjdk-20 images on registry.access.redhat.com, so I think I'll just wait until 21 is out and there is an "official" image for it.

from quarkus-super-heroes.

cescoffier avatar cescoffier commented on September 21, 2024

from quarkus-super-heroes.

edeandrea avatar edeandrea commented on September 21, 2024

Can’t we try the EA version of 21?

But there isn't an image available on registry.access.redhat.com. We'd have to have a completely different Dockerfile for 21, plus we'd have to make sure the GitHub action workflows properly knew how to pull down EA versions.

And then what about native? We'd be using 21 for jvm but 17 for native?

I think I'd rather just keep everything at 17 until 21 is "official"?

from quarkus-super-heroes.

cescoffier avatar cescoffier commented on September 21, 2024

from quarkus-super-heroes.

edeandrea avatar edeandrea commented on September 21, 2024

So using 20 might be a good idea until 21 gets released.

That has the same problem. There is no image on registry.access.redhat.com for openjdk-20.

from quarkus-super-heroes.

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.