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

[#8899] Upgrade jdk8 #8900

Merged
merged 3 commits into from
Jun 2, 2022
Merged

[#8899] Upgrade jdk8 #8900

merged 3 commits into from
Jun 2, 2022

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented May 31, 2022

No description provided.

@emeroad emeroad linked an issue May 31, 2022 that may be closed by this pull request
@emeroad emeroad force-pushed the #8899_jdk8 branch 4 times, most recently from 80a7cc7 to 1805d8f Compare June 2, 2022 04:34
@codecov
Copy link

codecov bot commented Jun 2, 2022

Codecov Report

Merging #8900 (19842a0) into master (79a1725) will decrease coverage by 0.14%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master    #8900      +/-   ##
============================================
- Coverage     40.09%   39.94%   -0.15%     
+ Complexity    11664    11653      -11     
============================================
  Files          3272     3272              
  Lines         89352    89733     +381     
  Branches       9971     9986      +15     
============================================
+ Hits          35822    35842      +20     
- Misses        50476    50823     +347     
- Partials       3054     3068      +14     
Impacted Files Coverage Δ
...vercorp/pinpoint/profiler/instrument/ASMClass.java 46.85% <0.00%> (-0.19%) ⬇️
.../navercorp/pinpoint/test/plugin/util/JDKUtils.java 0.00% <0.00%> (-57.15%) ⬇️
...sticsearchbboss/RestSeachExecutorMethodFilter.java 33.33% <0.00%> (-33.34%) ⬇️
...m/navercorp/pinpoint/test/plugin/MavenCentral.java 42.85% <0.00%> (-28.58%) ⬇️
...p/pinpoint/rpc/client/WriteFailFutureListener.java 56.25% <0.00%> (-25.00%) ⬇️
...inpoint/profiler/context/StatefulAsyncContext.java 66.66% <0.00%> (-13.34%) ⬇️
...pinpoint/profiler/instrument/AccessorAnalyzer.java 51.61% <0.00%> (-10.89%) ⬇️
...ler/context/errorhandler/MultipleErrorHandler.java 77.77% <0.00%> (-9.73%) ⬇️
...nt/rpc/stream/ClientStreamChannelEventHandler.java 33.33% <0.00%> (-9.53%) ⬇️
.../pinpoint/profiler/plugin/PluginPackageFilter.java 80.00% <0.00%> (-8.89%) ⬇️
... and 116 more

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 79a1725...19842a0. Read the comment docs.

@emeroad emeroad merged commit 191de22 into pinpoint-apm:master Jun 2, 2022
@emeroad emeroad added this to the 2.5.0 milestone Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update JDK8 for Agent
1 participant