Skip to content

Instantly share code, notes, and snippets.

@olpaw
Created March 15, 2019 12:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save olpaw/1e5ab5d35a76361664452eb2e0262d8a to your computer and use it in GitHub Desktop.
Save olpaw/1e5ab5d35a76361664452eb2e0262d8a to your computer and use it in GitHub Desktop.
META-INF/native-image/com.oracle.substratevm/netty-plot/native-image.properties
ImageName = netty-plot
Args = --features=com.oracle.svm.nettyplot.PlotterSingletonFeature \
-H:ReflectionConfigurationResources=${.}/reflection-config.json \
--delay-class-initialization-to-runtime=io.netty.handler.codec.http.HttpObjectEncoder \
-H:+SpawnIsolates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment