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


    from 0269df092 refactor: replace java.lang.reflect with 
MethodHandle/VarHandle for JIT optimization
     add 5b3ae2167 refactor: use method handles in tests and sbt access

No new revisions were added by this update.

Summary of changes:
 .../scala/docs/ApiMayChangeDocCheckerSpec.scala    |  49 ++++---
 .../http/scaladsl/model/SerializabilitySpec.scala  |  11 +-
 .../pekko/http/scaladsl/model/TurkishISpec.scala   |  11 +-
 .../http/javadsl/DirectivesConsistencySpec.scala   | 143 ++++++++++++++-------
 .../http/impl/engine/http2/Http2ServerSpec.scala   |  18 ++-
 project/Dependencies.scala                         |   8 +-
 project/SbtInternalAccess.scala                    |  16 ++-
 7 files changed, 169 insertions(+), 87 deletions(-)


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

Reply via email to