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

[dubbo] branch 3.0 updated (c5cdf9c -> deb6b57)

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

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


    from c5cdf9c  [3.0] Optimization code of ClassUtils (#9111)
     add deb6b57  Remove CustomizedLoaderClassPath.java (#9105)

No new revisions were added by this update.

Summary of changes:
 .../dubbo/common/bytecode/ClassGenerator.java      |  11 +-
 .../common/bytecode/CustomizedLoaderClassPath.java | 127 ---------------------
 .../org/apache/dubbo/common/bytecode/Wrapper.java  |   9 +-
 3 files changed, 13 insertions(+), 134 deletions(-)
 delete mode 100644 dubbo-common/src/main/java/org/apache/dubbo/common/bytecode/CustomizedLoaderClassPath.java