Skip navigation links
The jdk.internal.jvmci.code project provides an API to the runtime's native code cache.

See: Description

Packages 
Package Description
jdk.internal.jvmci.code
Package that defines the interface between a Java application that wants to install code and the runtime.
jdk.internal.jvmci.code.stack  
The jdk.internal.jvmci.code project provides an API to the runtime's native code cache. It allows installation and execution of native code.
Skip navigation links