Hacker News new | ask | show | jobs
by metadat 1389 days ago
> GraalVM is regular OpenJDK with the compiler switched out, AFAIK.

Do you have a source for this? Or how do you know?

1 comments

Just look at the 22.2 release notes [1]:

> Updated the OpenJDK release on which GraalVM Community Edition is built ...

and

> Updated the Oracle JDK release on which GraalVM Enterprise Edition is built ...

[1] https://www.graalvm.org/release-notes/22_2/

Got it, thank you @fniephaus. Really appreciate the info, and please keep up the fantastic work!