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

[ISSUE #7495] Support Higher Java version in Windows #7507

Merged
merged 7 commits into from
Jan 15, 2024

Conversation

joeCarf
Copy link
Contributor

@joeCarf joeCarf commented Oct 26, 2023

Which Issue(s) This PR Fixes

Fixes #7495

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

Merging #7507 (4cfbe18) into develop (f0f15b5) will increase coverage by 0.07%.
Report is 8 commits behind head on develop.
The diff coverage is 80.00%.

@@              Coverage Diff              @@
##             develop    #7507      +/-   ##
=============================================
+ Coverage      42.93%   43.01%   +0.07%     
- Complexity      9660     9682      +22     
=============================================
  Files           1161     1158       -3     
  Lines          83930    83977      +47     
  Branches       10898    10915      +17     
=============================================
+ Hits           36038    36120      +82     
+ Misses         43410    43365      -45     
- Partials        4482     4492      +10     
Files Coverage Δ
...tmq/proxy/service/message/LocalMessageService.java 60.81% <100.00%> (ø)
...mq/proxy/service/message/LocalRemotingCommand.java 88.88% <100.00%> (+1.38%) ⬆️
...che/rocketmq/acl/plain/PlainPermissionManager.java 77.56% <0.00%> (-0.82%) ⬇️
...pache/rocketmq/remoting/protocol/LanguageCode.java 87.50% <50.00%> (-3.41%) ⬇️

... and 53 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@yuz10 yuz10 merged commit 1242a58 into apache:develop Jan 15, 2024
9 of 10 checks passed
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.

[NameServer启动失败] JDK17启动NameServer时失败
4 participants