
Jaroslav Tulach
@jaroslavtulach
@NetBeans founder & original architect. Author of 1st ever written #APIDesign book. Let @GraalVM become the best & fastest #polyglot #vm. Design well, run fast!
ID: 420944648
http://apidesign.org 25-11-2011 09:08:26
3,3K Tweet
1,1K Followers
68 Following

Jaroslav Tulach Java James Gosling Apache NetBeans Adam Bien Yes CPU capturing is a problem. You need reliable cancellation, but that makes the VM contain invalid state if not at least done on the VM level. (See deprecation of Thread.stop()). Spectre is the reason why you need heap isolation. And additional protection for jitted code.

"Funtional style is fun to write, but not fun to read" Jaroslav Tulach on funtional programming at #geecon


Jaroslav Tulach Christian Humer Java James Gosling Apache NetBeans Adam Bien Jaroslav Tulach , have you seen this: github.com/opensearch-pro… I’d like to get it to GlassFish to bring back support for the Security Manager.

Jaroslav Tulach Christian Humer Java James Gosling Apache NetBeans Adam Bien GlassFish already uses a Java agent to interceptor some methods to gather metrics. The same approach works to intercept any method call and throw an exception if a call is not allowed.

Ondro Mihályi Jaroslav Tulach Java James Gosling Apache NetBeans Adam Bien That is interesting. We used the security manager calls to detect whether Truffle languages uses privileged API. We now maintain this list: github.com/oracle/graal/b… Here is the native-image feature that verifies the usage statically: github.com/oracle/graal/b…



Brad Gessler It would not have been my first choice as a name but I inherited the larval form of this project 20 years ago. Many of our competitors have been able to choose their names, and got a lot more attention as a result. That "J" has caused me no end of headaches.







Computer Science Very general and powerful result. Great for giving trivial proofs that certain problems are impossible, as it generalizes to Rice's theorem.

Jaroslav Tulach Casey_Strategist Computer Science Ethan Miller Well, if you go to compose matrices by matrix multiplication you er.. just get more matrices. so you need at least a _little_ bit of a perturbation away from a linear slope to get AI to work, but er.. it can be _shockingly_ little. youtube.com/watch?v=Ae9EKC…



