This repository was archived by the owner on Dec 3, 2023. It is now read-only.

Description
The native image tests are breaking with the following error:
Error: Class initialization of io.grpc.netty.shaded.io.netty.internal.tcnative.AsyncSSLPrivateKeyMethod failed. Use the option --initialize-at-run-time=io.grpc.netty.shaded.io.netty.internal.tcnative.AsyncSSLPrivateKeyMethod to explicitly request delayed initialization of this class.
An example PR that is failing.