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

Initializes classes prior to instrumentation to avoid uncontrolled code execution. #2023

Merged
merged 1 commit into from Aug 25, 2020

Conversation

raphw
Copy link
Member

@raphw raphw commented Aug 25, 2020

Fixes #2011 - triggeres initializers explicitly.

@codecov-commenter
Copy link

Codecov Report

Merging #2023 into release/3.x will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@                Coverage Diff                @@
##             release/3.x    #2023      +/-   ##
=================================================
- Coverage          84.89%   84.88%   -0.02%     
- Complexity          2702     2703       +1     
=================================================
  Files                325      325              
  Lines               8192     8198       +6     
  Branches             979      979              
=================================================
+ Hits                6955     6959       +4     
  Misses               968      968              
- Partials             269      271       +2     
Impacted Files Coverage Δ Complexity Δ
...al/creation/bytebuddy/InlineBytecodeGenerator.java 92.71% <100.00%> (+0.21%) 38.00 <1.00> (+1.00)
...to/internal/util/concurrent/WeakConcurrentMap.java 39.36% <0.00%> (-2.13%) 11.00% <0.00%> (ø%)

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 929840a...24d8d79. Read the comment docs.

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.

Stackoverflow error when upgrading to v3.5.2
2 participants