-
Notifications
You must be signed in to change notification settings - Fork 471
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
Refactor code handling interface default methods to work on JDK 16+ .. #1407
Refactor code handling interface default methods to work on JDK 16+ .. #1407
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1407 +/- ##
============================================
- Coverage 79.46% 79.44% -0.03%
Complexity 3992 3992
============================================
Files 403 403
Lines 12537 12537
Branches 1642 1640 -2
============================================
- Hits 9963 9960 -3
- Misses 1978 1980 +2
- Partials 596 597 +1
Continue to review full report at Codecov.
|
How about renaming this PR into "Refactor code handling interface default methods to work on JDK 16+" or so? I know, you also removed pre-Java-8 cruft, but when later maybe referencing the PR in release notes or so, it might help if it has a more catchy name. 🙂 |
see individual commits