-
Notifications
You must be signed in to change notification settings - Fork 757
Issues: google/error-prone
Increasing minimum supported JDK to JDK 21 (and dropping supp...
#4867
opened Mar 4, 2025 by
cushon
Open
4
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Find resource leaks (AutoCloseables that should have been closed)
migrated
Priority-Medium
Type-NewCheck
#264
opened Oct 31, 2014 by
cushon
Warn on static-importing the same name from two different classes?
migrated
Priority-Medium
Status-Accepted
Type-NewCheck
#258
opened Oct 31, 2014 by
cushon
Verify type constraints of System.arraycopy
migrated
Priority-Medium
Type-NewCheck
#248
opened Oct 31, 2014 by
cushon
Fix AnnotationTree formatting
migrated
Priority-Low
Status-Accepted
Type-Enhancement
#236
opened Oct 31, 2014 by
cushon
Detect potential updates to Immutable collections
migrated
Priority-Low
Status-Accepted
Type-NewCheck
#229
opened Oct 31, 2014 by
cushon
Calls to List.equals(Set) and vice versa
migrated
Priority-Medium
Type-NewCheck
#211
opened Oct 31, 2014 by
cushon
Misuse of Double.MIN_VALUE and Float.MIN_VALUE
migrated
Priority-Medium
Type-NewCheck
#203
opened Oct 31, 2014 by
cushon
Matchers should not throw an exception for unexpected input.
migrated
Priority-Medium
Type-NewCheck
#201
opened Oct 31, 2014 by
cushon
Throw exceptions when matchers are used incorrectly
migrated
Priority-Medium
Type-Defect
#194
opened Oct 31, 2014 by
cushon
Warning: overrideable method invoked from constructor
migrated
Priority-High
Type-NewCheck
#183
opened Oct 31, 2014 by
cushon
Disallow extending Throwable
migrated
Priority-Medium
Type-NewCheck
#167
opened Oct 31, 2014 by
cushon
Format string passed when it's not expected
migrated
Priority-Medium
Type-NewCheck
#161
opened Oct 31, 2014 by
cushon
Public constructor on an abstract class
migrated
Priority-Medium
Type-NewCheck
#134
opened Oct 31, 2014 by
cushon
{Byte,Char}{Source,Sink} in Guava should generate new streams each time
migrated
Priority-Medium
Type-NewCheck
#133
opened Oct 31, 2014 by
cushon
A check for (a + b) / 2
migrated
Priority-Medium
Type-Defect
Type-NewCheck
#116
opened Oct 31, 2014 by
cushon
Check Asserts.assertEquals()
migrated
Priority-Medium
Type-NewCheck
#115
opened Oct 31, 2014 by
cushon
Refuse to read from an InputStream after it's been cosed
migrated
Priority-Medium
Type-NewCheck
#110
opened Oct 31, 2014 by
cushon
Forbid attempts to mock immutable collections, value types
migrated
Priority-Medium
Type-NewCheck
#108
opened Oct 31, 2014 by
cushon
Self-assignment in protocol buffers
migrated
Priority-Medium
Type-NewCheck
#107
opened Oct 31, 2014 by
cushon
Collection modification while looping
migrated
Priority-Medium
Type-NewCheck
#100
opened Oct 31, 2014 by
cushon
Previous Next
ProTip!
Follow long discussions with comments:>50.