oracle / graal

GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
https://www.graalvm.org
Other
20.34k stars 1.63k forks source link

Should allow access to GraalVM for JDK 22 documentation #9851

Open linghengqian opened 1 week ago

linghengqian commented 1 week ago

Feature request

Please include the following information:

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. E.g. I'm always frustrated when [...]

Describe the solution you'd like. A clear and concise description of what you want to happen.

Describe who do you think will benefit the most. GraalVM users, GraalVM contributors, developers of libraries and frameworks which depend on GraalVM, or somebody else?

Describe alternatives you've considered. A clear and concise description of any alternative solutions or features you've considered.

Additional context. Add any other context about the feature request here. For example, link to the relevant projects, documentation, standards.

Express whether you'd like to help contributing this feature If you'd like to contribute, please read the contribution guide.

olyagpl commented 1 week ago

On it.

olyagpl commented 1 week ago

The documentation for GraalVM for JDK 22 is back on the website: Screenshot 2024-10-10 at 15 42 52 Thank you for letting us know!

linghengqian commented 1 week ago
olyagpl commented 1 week ago

I have a guess why it happens. We published some changes to the main documentation yesterday evening, and it must have overwritten JDK22 version. Looking into this.