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

Upgrade to JDK 21 #2410

Merged
merged 8 commits into from
Apr 4, 2024
Merged

Upgrade to JDK 21 #2410

merged 8 commits into from
Apr 4, 2024

Conversation

lintool
Copy link
Member

@lintool lintool commented Mar 17, 2024

No description provided.

@lintool lintool marked this pull request as draft March 17, 2024 00:06
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.88%. Comparing base (de73879) to head (462e400).
Report is 4 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2410      +/-   ##
============================================
- Coverage     66.88%   66.88%   -0.01%     
  Complexity     1410     1410              
============================================
  Files           208      208              
  Lines         12110    12112       +2     
  Branches       1487     1488       +1     
============================================
+ Hits           8100     8101       +1     
  Misses         3494     3494              
- Partials        516      517       +1     

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

@lintool lintool marked this pull request as ready for review April 3, 2024 22:58
@lintool lintool mentioned this pull request Apr 3, 2024
Copy link
Member

@sahel-sh sahel-sh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with a question

@@ -224,7 +236,7 @@
</transformers>
<!-- This fixes the issue "Invalid signature file digest for Manifest main attributes"
cf. http://zhentao-li.blogspot.com/2012/06/maven-shade-plugin-invalid-signature.html -->
<filters>
<!--filters>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this change intentional?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, commented out intentionally - not sure its effect... so punting for now, will circle back later to figure out implications.

@lintool lintool merged commit 1ef0551 into master Apr 4, 2024
2 of 3 checks passed
@lintool lintool deleted the jdk21 branch April 4, 2024 01:46
Copy link
Member

@MXueguang MXueguang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

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.

3 participants