Skip to content

Instantly share code, notes, and snippets.

View olpaw's full-sized avatar

Paul Woegerer olpaw

  • Oracle Labs
  • Vienna, Austria
View GitHub Profile
@olpaw
olpaw / restricting-native-image-configs-scope.md
Last active November 17, 2021 12:52
Restricting the scope of META-INF/native-image configs

Module system implementation - state and implications

Currently supported module-related native-image options:

$ native-image --help

GraalVM native-image building tool

This tool can be used to generate an image that contains ahead-of-time compiled Java code.