Skip navigation links
GraalVM SDK 
Package Description
org.graalvm.home
The GraalVM SDK home API allows query home paths for the GraalVM, its languages and its tools.
org.graalvm.options
The GraalVM SDK options package contains reusable collection classes for options.
org.graalvm.polyglot
The GraalVM SDK polyglot API allows to embed Graal languages in Java applications.
org.graalvm.polyglot.io
Input/Output support for the GraalVM SDK polyglot API.
org.graalvm.polyglot.management
The management package provides tools that monitor and instrument the behavior of guest language programs.
org.graalvm.polyglot.proxy
The GraalVM SDK proxy interfaces allow to mimic guest language objects, arrays, executables, primitives and native objects in Graal languages.
Skip navigation links