Closed Bug 750711 Opened 12 years ago Closed 10 years ago

SocketInputBuffer.java: dep induced javac -Werror failures

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: joey, Unassigned)

References

Details

/local/mozilla/bugs/748470/mobile/android/base/httpclientandroidlib/impl/io/SocketInputBuffer.java:52: warning: [rawtypes] found raw type: Class
    V extends Object declared in class HashMap
/local/mozilla/bugs/748470/mobile/android/base/httpclientandroidlib/impl/io/SocketInputBuffer.java:60: warning: [rawtypes] found raw type: Class
        ^
  missing type arguments for generic class Iterator<E>
  where E is a type-variable:
    E extends Object declared in interface Iterator
Compiler warnings in third-party code are of no concern. See Bug 750685 for discussion.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.