Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

更改双亲委派机制 #33

Merged
merged 6 commits into from
Mar 29, 2018
Merged

更改双亲委派机制 #33

merged 6 commits into from
Mar 29, 2018

Conversation

JoeKerouac
Copy link
Contributor

更改双亲委派机制,原来如果采取突破双亲委派时子模块中加载不到的class不会到父容器中加载,现在如果子模块加载不到仍然会尝试去父容器中加载。

@coveralls
Copy link

Pull Request Test Coverage Report for Build 38

  • 5 of 12 (41.67%) changed or added relevant lines in 2 files are covered.
  • 48 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-11.9%) to 74.834%

Changes Missing Coverage Covered Lines Changed/Added Lines %
jarslink-api/src/main/java/com/alipay/jarslink/api/impl/ModuleClassLoader.java 2 9 22.22%
Files with Coverage Reduction New Missed Lines %
jarslink-api/src/main/java/com/alipay/jarslink/api/ModuleConfig.java 3 70.49%
jarslink-api/src/main/java/com/alipay/jarslink/api/impl/ModuleXmlApplicationContext.java 7 0.0%
jarslink-api/src/main/java/com/alipay/jarslink/api/impl/ModuleClassLoader.java 8 56.76%
jarslink-api/src/main/java/com/alipay/jarslink/api/impl/ModuleLoaderImpl.java 30 53.19%
Totals Coverage Status
Change from base Build 37: -11.9%
Covered Lines: 339
Relevant Lines: 453

💛 - Coveralls

@kiral kiral merged commit 4cad549 into sofastack:1.6.1.20180301 Mar 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants