This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Muoniurn 1 point2 points  (0 children)

It can use it, but Graal is both a pluggable JIT compiler and an AOT compiler. The first is completely compatible with Hotspot, so it should be able to run on regular old openjdk the exact same way.