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(-)