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

修改增强 BootstrapClassLoader 加载的类,可能抛出的NPE异常 #170

Merged
merged 1 commit into from
Apr 24, 2019

Conversation

z529192557
Copy link
Collaborator

故障描述 : #168

@z529192557 z529192557 changed the title 修改增强 BootstrapClassLoader 加载的类是,可能抛出的NPE异常 修改增强 BootstrapClassLoader 加载的类,可能抛出的NPE异常 Apr 18, 2019
@codecov-io
Copy link

Codecov Report

Merging #170 into develop-for-20190410 will increase coverage by <.01%.
The diff coverage is 50%.

Impacted file tree graph

@@                   Coverage Diff                    @@
##           develop-for-20190410     #170      +/-   ##
========================================================
+ Coverage                 43.04%   43.04%   +<.01%     
========================================================
  Files                        98       98              
  Lines                      4131     4135       +4     
  Branches                    666      668       +2     
========================================================
+ Hits                       1778     1780       +2     
- Misses                     2172     2173       +1     
- Partials                    181      182       +1
Impacted Files Coverage Δ
...va/com/alibaba/jvm/sandbox/core/util/AsmUtils.java 63.33% <50%> (-2.06%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9b8648a...94aa86a. Read the comment docs.

1 similar comment
@codecov-io
Copy link

Codecov Report

Merging #170 into develop-for-20190410 will increase coverage by <.01%.
The diff coverage is 50%.

Impacted file tree graph

@@                   Coverage Diff                    @@
##           develop-for-20190410     #170      +/-   ##
========================================================
+ Coverage                 43.04%   43.04%   +<.01%     
========================================================
  Files                        98       98              
  Lines                      4131     4135       +4     
  Branches                    666      668       +2     
========================================================
+ Hits                       1778     1780       +2     
- Misses                     2172     2173       +1     
- Partials                    181      182       +1
Impacted Files Coverage Δ
...va/com/alibaba/jvm/sandbox/core/util/AsmUtils.java 63.33% <50%> (-2.06%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9b8648a...94aa86a. Read the comment docs.

@oldmanpushcart
Copy link
Collaborator

感谢这个重要的BUGFIX

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.

3 participants