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.git


    from eb581a6202 refactor: replace reflective access with method handles
     add de41276c42 fix: use invokeWithArguments() for no-arg MethodHandle 
calls (Scala 3 compat)

No new revisions were added by this update.

Summary of changes:
 .../apache/pekko/util/ByteStringInitializationSpec.scala   |  2 +-
 .../apache/pekko/actor/typed/internal/ExtensionsImpl.scala |  2 +-
 .../main/scala/org/apache/pekko/io/dns/DnsSettings.scala   |  2 +-
 actor/src/main/scala/org/apache/pekko/util/Reflect.scala   | 14 ++++++++------
 4 files changed, 11 insertions(+), 9 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to