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

Update to WALA 1.6.3 #887

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Update to WALA 1.6.3 #887

merged 1 commit into from
Jan 3, 2024

Conversation

msridhar
Copy link
Collaborator

@msridhar msridhar commented Jan 3, 2024

Fixes #829

WALA 1.6.3 supports running on JDK 21, so JarInfer now runs on JDK 21 and the tests pass.

@msridhar msridhar requested a review from yuxincs January 3, 2024 15:45
@msridhar msridhar enabled auto-merge (squash) January 3, 2024 15:45
Copy link

codecov bot commented Jan 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6da0b8d) 87.20% compared to head (0bb6d88) 87.20%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #887   +/-   ##
=========================================
  Coverage     87.20%   87.20%           
  Complexity     1947     1947           
=========================================
  Files            77       77           
  Lines          6268     6268           
  Branches       1216     1216           
=========================================
  Hits           5466     5466           
  Misses          403      403           
  Partials        399      399           

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

Copy link
Collaborator

@yuxincs yuxincs left a comment

Choose a reason for hiding this comment

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

Dependency upgrade and enabling previously-disabled test suite, LGTM!

@msridhar msridhar merged commit b5cd1f9 into uber:master Jan 3, 2024
10 checks passed
@msridhar msridhar deleted the wala-1.6.3 branch January 3, 2024 17:57
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.

JarInfer does not run on JDK 21
2 participants