beehive-lab / TornadoVM

TornadoVM: A practical and efficient heterogeneous programming framework for managed languages
https://www.tornadovm.org
Apache License 2.0
1.16k stars 109 forks source link

JDK 22 Support #395

Closed jjfumero closed 2 months ago

jjfumero commented 2 months ago

To run TornadoVM with OpenJDK 22 and GraalVM 22.0.1, use the branch https://github.com/beehive-lab/TornadoVM/tree/jdk22 and follow the usual instructions.

jjfumero commented 2 months ago

I will close this issue. We will keep a branch sync with master for the JDK22 port.