FourthGraalAdventures
From APIDesign
(Difference between revisions)
JaroslavTulach (Talk | contribs)
(New page: Yet another year or two passed since TwoYearsWithTruffle article was written and it is time to summarize list of my Graal adventures again. * Write JNI in Java with SVM * API impr...)
Next diff →
Revision as of 09:19, 26 April 2019
Yet another year or two passed since TwoYearsWithTruffle article was written and it is time to summarize list of my Graal adventures again.
- Write JNI in Java with SVM
- API improvement: StackValue.get(clazz)
- Expose profile guided information via agent entry to gemasrv
- Collect PGO data in HotSpot
- expose them via JMX
- GR-13626 - PGO instrumentation doesn't work with libgraa
- Scripting API for NetBeans Platform
- incompatibility of JavaScript engine with Nashorn
- NetBeans & Nashorn deprecation and security vulnerability
- Forget Go! Go, Java, go! - Panama now.
- Matrix the Ultimate sample demonstrates interaction between JVM and Native Java
- Graal.js maven archetype
- Graal.js relicensed to UPL
- HostAccess & co. - security by default - EXPLICIT