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

[#noissue] Remove internal LongAdder for jdk7 compatibility #8950

Merged
merged 1 commit into from
Jun 21, 2022

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jun 21, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jun 21, 2022

Codecov Report

Merging #8950 (05941e1) into master (2e1f5cf) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #8950      +/-   ##
============================================
+ Coverage     40.05%   40.07%   +0.01%     
- Complexity    11674    11676       +2     
============================================
  Files          3259     3259              
  Lines         89436    89436              
  Branches       9939     9939              
============================================
+ Hits          35825    35839      +14     
+ Misses        50555    50544      -11     
+ Partials       3056     3053       -3     
Impacted Files Coverage Δ
...rc/main/java/com/navercorp/pinpoint/test/Item.java 72.22% <0.00%> (-3.71%) ⬇️
...tor/metric/datasource/DefaultDataSourceMetric.java 85.18% <0.00%> (-3.71%) ⬇️
...om/navercorp/pinpoint/rpc/codec/PacketDecoder.java 51.66% <0.00%> (-1.67%) ⬇️
...point/rpc/client/DefaultPinpointClientHandler.java 70.42% <0.00%> (-1.41%) ⬇️
...pinpoint/profiler/monitor/DeadlockMonitorTask.java 21.59% <0.00%> (+1.13%) ⬆️
...java/com/navercorp/pinpoint/rpc/DefaultFuture.java 76.14% <0.00%> (+1.83%) ⬆️
.../navercorp/pinpoint/rpc/client/RequestManager.java 74.24% <0.00%> (+7.57%) ⬆️
...m/navercorp/pinpoint/rpc/client/ConnectFuture.java 79.16% <0.00%> (+8.33%) ⬆️
...r/context/storage/AsyncQueueingUriStatStorage.java 85.29% <0.00%> (+11.76%) ⬆️
...p/pinpoint/rpc/stream/StreamChannelRepository.java 78.94% <0.00%> (+21.05%) ⬆️

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 2e1f5cf...05941e1. Read the comment docs.

@emeroad emeroad merged commit 8cdd56c into pinpoint-apm:master Jun 21, 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.

1 participant