Skip to content

improve the handling of negative durations with variable expiration #5086

improve the handling of negative durations with variable expiration

improve the handling of negative durations with variable expiration #5086

GitHub Actions / Qodana Community for JVM completed Jan 22, 2025 in 0s

1 new problem found by Qodana Community for JVM

Qodana Community for JVM

1 new problem were found

Inspection name Severity Problems
Non-strict inequality '>=' or '<=' can be replaced with '==' ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check notice on line 209 in caffeine/src/main/java/com/github/benmanes/caffeine/cache/TimerWheel.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-strict inequality '>=' or '<=' can be replaced with '=='

Can be replaced with equality