You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2021/10/10 09:28:27 UTC

[dubbo] branch 3.0 updated (f561138 -> 23a4ff0)

This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a change to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo.git.


    from f561138  [3.0] Add serializingExecutor (#8999)
     add 23a4ff0  Fix Concurrent issue when creating SPIs' Adaptive class (#8998)

No new revisions were added by this update.

Summary of changes:
 .../common/compiler/support/AbstractCompiler.java    | 20 +++++++++++++++++---
 .../common/compiler/support/JavassistCompiler.java   |  3 +--
 .../dubbo/common/compiler/support/JdkCompiler.java   |  2 +-
 .../dubbo/common/extension/ExtensionLoader.java      |  3 ++-
 4 files changed, 21 insertions(+), 7 deletions(-)