Skip navigation links
Oracle GraalVM Java API Reference for JDK 17 (v23.0)

Package com.oracle.svm.core.annotate

This package contains annotations that configure the substitution mechanism of GraalVM Native Image.

See: Description

Package com.oracle.svm.core.annotate Description

This package contains annotations that configure the substitution mechanism of GraalVM Native Image. Annotated classes and methods modify the behavior of the class referenced by TargetClass. Important: this package is not part of the supported API. It exists, and is exported in the module descriptor, for compatibility reasons only.
Since:
22.3
Skip navigation links
Oracle GraalVM Java API Reference for JDK 17 (v23.0)

Copyright © 2012, 2023, Oracle and/or its affiliates. All rights reserved.