Truffle on stock OpenJDK >= 11
Thomas Wuerthinger
thomas.wuerthinger at oracle.com
Wed Mar 20 20:57:16 UTC 2019
Yes. This article describes for example how to run GraalVM’s JavaScript engine via Truffle on OpenJDK 11: https://medium.com/graalvm/graalvms-javascript-engine-on-jdk11-with-high-performance-3e79f968a819 <https://medium.com/graalvm/graalvms-javascript-engine-on-jdk11-with-high-performance-3e79f968a819>.
Not supported on OpenJDK 11 is creating native images. There is ongoing work to make it possible.
- thomas
> On 20 Mar 2019, at 21:46, raffaello.giulietti at supsi.ch wrote:
>
> Hi,
>
> hope this is still the right mailing list for this kind of question.
>
> Given that Graal is part of recent stock OpenJDKs, is it possible to use
> Truffle on them? This is not stated explicitly on the Truffle GitHub
> repo [1], which mentions prebuilts in GraalVM but does not mention OpenJDK.
>
> More generally, which components of GraalVM listed in [2] can be built
> and used on OpenJDK 11 or newer?
>
>
> Greetings
> Raffaello
>
> ----
>
> [1] https://github.com/oracle/graal/tree/master/truffle
> [2] https://github.com/oracle/graal
More information about the graal-dev
mailing list