This is an automated email from the ASF dual-hosted git repository.
He-Pin pushed a change to branch refactor/replace-reflection-with-methodhandles
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git
from 7960006d refactor: replace Constructor.newInstance with MethodHandle
for code generator loading
add 57651903 refactor: replace codegen reflection with method handles
No new revisions were added by this update.
Summary of changes:
.../scala/org/apache/pekko/grpc/gen/Logging.scala | 38 ++++++++++---
.../scala/org/apache/pekko/grpc/gen/Main.scala | 23 +++++---
.../pekko/grpc/maven/AbstractGenerateMojo.scala | 22 +++++---
project/ReflectiveCodeGen.scala | 65 ++++------------------
.../apache/pekko/grpc/sbt/GeneratorBridge.scala | 30 ++++++----
5 files changed, 88 insertions(+), 90 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]