[Home]   [TOC]

Study_Java_HotSpot_Graal  
Graal
Updated Sep 29, 2014 by jht5...@gmail.com

http://openjdk.java.net/projects/graal/

The aim of this project is to expose VM functionality via Java APIs. Namely, we want to make it feasible to write in Java a dynamic compiler and interpreter for a language runtime.