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

Test on JDK 22 #992

Merged
merged 8 commits into from
Jul 8, 2024
Merged

Test on JDK 22 #992

merged 8 commits into from
Jul 8, 2024

Conversation

msridhar
Copy link
Collaborator

@msridhar msridhar commented Jul 5, 2024

Caught a couple small issues and also lets us clean up some stuff in build scripts.

Copy link

codecov bot commented Jul 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.96%. Comparing base (1488098) to head (e9142c7).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #992      +/-   ##
============================================
+ Coverage     85.95%   85.96%   +0.01%     
  Complexity     2072     2072              
============================================
  Files            83       83              
  Lines          6870     6876       +6     
  Branches       1321     1321              
============================================
+ Hits           5905     5911       +6     
  Misses          551      551              
  Partials        414      414              

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

@msridhar msridhar marked this pull request as ready for review July 6, 2024 18:04
@msridhar msridhar changed the title [WIP] JDK 22 support Test on JDK 22 Jul 6, 2024
@msridhar msridhar merged commit ea80fe8 into uber:master Jul 8, 2024
11 checks passed
@msridhar msridhar deleted the test-on-jdk-22 branch July 8, 2024 15:22
msridhar added a commit that referenced this pull request Jul 12, 2024
Follow up to #992. This is a better fix for handling type-use
annotations that may be present in MethodSymbol strings from JDK 22
forward.
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.

None yet

2 participants