Skip to content

Commit

Permalink
fix: remove -H:-RunReachabilityHandlersConcurrently (#1892)
Browse files Browse the repository at this point in the history
* fix: remove -H:-RunReachabilityHandlersConcurrently and legacy ProtobufMessageFeature.java
  • Loading branch information
burkedavison committed Sep 6, 2023
1 parent 6e9ef3f commit 9cc52e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 120 deletions.

This file was deleted.

Expand Up @@ -11,6 +11,4 @@ Args=--add-opens=java.base/java.time=ALL-UNNAMED \
io.grpc.netty.shaded.io.netty.handler.ssl,\
io.grpc.internal.RetriableStream,\
io.grpc.netty.shaded.io.netty \
--features=com.google.api.gax.grpc.nativeimage.ProtobufMessageFeature,\
com.google.api.gax.grpc.nativeimage.GrpcNettyFeature \
-H:-RunReachabilityHandlersConcurrently
--features=com.google.api.gax.grpc.nativeimage.GrpcNettyFeature

0 comments on commit 9cc52e1

Please sign in to comment.