'. '

FifthGraalAdventures

From APIDesign

(Difference between revisions)
Jump to: navigation, search
(Designing for Security)
Line 6: Line 6:
Being a [[good]] architect is an [[InvisibleJob]], but when you predict future problems, address them and then a hacking attack proves you were right, then you deserve to be called an architect!
Being a [[good]] architect is an [[InvisibleJob]], but when you predict future problems, address them and then a hacking attack proves you were right, then you deserve to be called an architect!
 +
 +
=== Graal.js & Maven & Helidon ===
 +
 +
Published archetypes and wizard.
 +
Published https://medium.com/graalvm/improving-performance-of-graalvm-native-images-with-profile-guided-optimizations-9c431a834edb,
 +
Helidon guys can use Ruby, JavaScript, Helidon can use WELD. Polyglot Context can be in the native-image.
 +
 +
=== Designing Polyglot [[API]]s ===
 +
 +
heap language, intern, and everything
 +
 +
=== [[GraalVM]] [[Insight]] ===
 +
 +
tooling on steroids, speed of EE vs. CE.

Revision as of 15:14, 17 June 2020

Fifth year has passed since I joined OracleLabs and it is time to look back and summarize.

Contents

Designing for Security

This item has already appeared in last year's report, but it is important to remind it again in the light of new consequences. In summer 2019 Oracle ethical hacker team decided to attack GraalVM. They succeeded and managed to escape the Truffle framework scripting sandbox. However they were testing an older GraalVM release candidate and meanwhile I was working on secure scripting API which made it into the first customer release of GraalVM. It turned out that the attack vector was fully eliminated by my secure fixes!

Being a good architect is an InvisibleJob, but when you predict future problems, address them and then a hacking attack proves you were right, then you deserve to be called an architect!

Graal.js & Maven & Helidon

Published archetypes and wizard. Published https://medium.com/graalvm/improving-performance-of-graalvm-native-images-with-profile-guided-optimizations-9c431a834edb, Helidon guys can use Ruby, JavaScript, Helidon can use WELD. Polyglot Context can be in the native-image.

Designing Polyglot APIs

heap language, intern, and everything

GraalVM Insight

tooling on steroids, speed of EE vs. CE.

Personal tools
buy