daemontus opened a new pull request #2372: URL: https://github.com/apache/netbeans/pull/2372
This PR updates `truffle-api`, `graalsdk` and `graaljs` to their latest version (`20.2.0`). This brings numerous bugfixes and new features as described in [GraalVM Release Notes](https://www.graalvm.org/release-notes/). (Specifically, some of the bugfixes are needed to successfully integrate graal-based language libraries such as [Heap Language](https://github.com/daemontus/heap-language), which can replace old Nashorn-based OQL scripting) Additionally, GraalVM tests running on Travis have been split into two variants: MTS (Medium-Term Support) version and latest version to ensure compatibility with both. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
