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

JDK-23: Mitigation for https://bugs.openjdk.org/browse/JDK-8341127 issue (performance regression) #16342

Merged
merged 1 commit into from
Oct 16, 2024

JDK-23: Mitigation for https://bugs.openjdk.org/browse/JDK-8341127 is…

4195120
Select commit
Loading
Failed to load commit list.
Merged

JDK-23: Mitigation for https://bugs.openjdk.org/browse/JDK-8341127 issue (performance regression) #16342

JDK-23: Mitigation for https://bugs.openjdk.org/browse/JDK-8341127 is…
4195120
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2024 in 0s

72.03% (target 70.00%)

View this Pull Request on Codecov

72.03% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.03%. Comparing base (35c366d) to head (4195120).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16342      +/-   ##
============================================
- Coverage     72.10%   72.03%   -0.08%     
+ Complexity    64862    64822      -40     
============================================
  Files          5307     5307              
  Lines        302606   302630      +24     
  Branches      43717    43720       +3     
============================================
- Hits         218208   217986     -222     
- Misses        66541    66745     +204     
- Partials      17857    17899      +42     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.