|
|
|
|
|
by grashalm
2541 days ago
|
|
Graal-dev here, We are working with a very high priority on JDK 11 support. We should be able to ship it in a few months from now. > So is graal polyglot already compatible with newer JDKs and it's just native image generation that's blocking the upgrade? Not just. We also need to upgrade the JVMCI version we use in order to support libgraal (Graal compiler as native-image in HotSpot). Also, modules make everything a little bit more complicated as well. |
|