graalvm-hint

🧰 Generates GraalVM configuration hints for native-image applications.

APACHE-2.0 License

Stars
32

Bot releases are hidden (Show)

graalvm-hint - v1.1.1 Latest Release

Published by GoodforGod 10 months ago

Features:

  • Proper inner class name building for Reflection, DynamicProxy, Jni, Initialization config files (#16)
graalvm-hint - v1.1.0

Published by GoodforGod about 1 year ago

Features:

  • module-info.java added (Java 9+ modules support)
graalvm-hint - v1.0.0

Published by GoodforGod about 1 year ago

Features:

  • Some new GraalVM 23.0 options
  • Improved error handling
graalvm-hint - v0.20.0

Published by GoodforGod about 2 years ago

Features:

  • Java 19 support
  • Bugfixes fir JniHint, ReflectionHint, InitializationHint
graalvm-hint - v0.19.0

Published by GoodforGod over 2 years ago

Features:

graalvm-hint - v0.18.1

Published by GoodforGod over 2 years ago

Features:

  • @InitializationHint type parameter incorrect class name fixed (.class suffix removed)
  • @InitializationHint build time or compile time types merging incorrectly from different annotations fixed
graalvm-hint - v0.18.0

Published by GoodforGod over 2 years ago

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
graalvm-hint - v0.17.1

Published by GoodforGod over 2 years ago

Features:

  • Unnamed module incorrect package and artifact name retrieval fixed (@linux-china)
graalvm-hint - v0.17.0

Published by GoodforGod over 2 years ago

Features (Initial release):

Package Rankings
Top 32.23% on Repo1.maven.org
Badges
Extracted from project README
Minimum required Java version Maven Central GitHub Action Coverage Maintainability Rating Lines of Code