Releases: GoodforGod/graalvm-hint
Releases · GoodforGod/graalvm-hint
v1.2.0
v1.1.1
v1.1.0
Features:
module-info.java
added (Java 9+ modules support)
v1.0.0
Features:
- Some new GraalVM 23.0 options
- Improved error handling
v0.20.0
Features:
- Java 19 support
- Bugfixes fir
JniHint, ReflectionHint, InitializationHint
v0.19.0
Features:
- LinkHint annotation (GraalVM Github PR)
- New options (-Ob, -H:CompilerBackend=llvm)
v0.18.1
Features:
@InitializationHint
type parameter incorrect class name fixed (.class suffix removed)@InitializationHint
build time or compile time types merging incorrectly from different annotations fixed
v0.18.0
Features:
@DynamicProxyHint
annotation for processing dynamic proxy hints (Closes #2)@ResourceHint
annotation json file structure updated and is up-to-date (Closes #5)
This is breaking change unfortunately, please replace annotation patterns parameter with new include parameter.- More
NativeImageOptions
options added
v0.17.1
Features:
- Unnamed module incorrect package and artifact name retrieval fixed (@linux-china)
v0.17.0
Features (Initial release):
- Reflection Hints (reflect-config.json)
- Resource Hints (resource-config.json)
- Options hints (native-image.properties)
- Initialization Hints (native-image.properties)
- JNI Hints (jni-config.json)