Giter Site home page Giter Site logo

Comments (7)

gijsleussink avatar gijsleussink commented on June 19, 2024

While reviewing the Maven/Java guide, I noticed the steps to generate a native image with GraalVM include an example of installing 21.2.0.r8 (sdk install java 21.2.0.r8-grl), but Java 8 support isn't provided (through SDKMan) anymore.

Reviewing done ✅

from micronaut-guides.

burtbeckwith avatar burtbeckwith commented on June 19, 2024

When 21.2 was first released only v11 was supported by SDKMan, but they added v8 and v16. This is the GraalVM output I get when I run sdk list java:

 GraalVM       |     | 21.2.0.r16   | grl     |            | 21.2.0.r16-grl
               |     | 21.2.0.r11   | grl     | installed  | 21.2.0.r11-grl
               |     | 21.2.0.r8    | grl     |            | 21.2.0.r8-grl
               |     | 21.1.0.r11   | grl     | local only | 21.1.0.r11-grl
               |     | 21.1.0.r8    | grl     | installed  | 21.1.0.r8-grl
               |     | 20.3.3.r11   | grl     |            | 20.3.3.r11-grl
               |     | 20.3.3.r8    | grl     |            | 20.3.3.r8-grl
               |     | 20.3.2.r8    | grl     |            | 20.3.2.r8-grl
               |     | 19.3.6.r11   | grl     |            | 19.3.6.r11-grl
               |     | 19.3.6.r8    | grl     |            | 19.3.6.r8-grl

from micronaut-guides.

ilopmar avatar ilopmar commented on June 19, 2024

Exactly what Burt said. They first released GraalVM for JDK11 on July 20th (as scheduled) and a week later they released it for JDK 8 and 16.

from micronaut-guides.

gijsleussink avatar gijsleussink commented on June 19, 2024

Thanks for the feedback @burtbeckwith
Funny, I only see

 GraalVM       |     | 21.2.0.r16   | grl     |            | 21.2.0.r16-grl
               |     | 21.2.0.r11   | grl     |            | 21.2.0.r11-grl
               |     | 21.1.0.r16   | grl     | local only | 21.1.0.r16-grl
               |     | 21.0.0.r11   | grl     | local only | 21.0.0.r11-grl
               |     | 20.3.3.r11   | grl     |            | 20.3.3.r11-grl
               |     | 20.1.0.r11   | grl     | local only | 20.1.0.r11-grl
               |     | 19.3.6.r11   | grl     |            | 19.3.6.r11-grl

from micronaut-guides.

burtbeckwith avatar burtbeckwith commented on June 19, 2024

@gijsleussink try running sdk update

from micronaut-guides.

burtbeckwith avatar burtbeckwith commented on June 19, 2024

I see what's happening - there's no 21.2.0 for JDK 8 on Mac, see https://github.com/graalvm/graalvm-ce-builds/releases/tag/vm-21.2.0
Ivan and I use Linux, so it shows up for us

from micronaut-guides.

ilopmar avatar ilopmar commented on June 19, 2024

🐧 FTW!

from micronaut-guides.

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.