Closed Bug 750697 Opened 12 years ago Closed 10 years ago

SocketHttpServerConnection: 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/SocketHttpServerConnection.java:84: warning: [dep-ann] deprecated item is not annotated with @Deprecated
    public BasicListHeaderIterator(List headers, String name) {
                                   ^
  missing type arguments for generic class List<E>
  where E is a type-variable:
    E extends Object declared in interface List
/local/mozilla/bugs/748470/mobile/android/base/httpclientandroidlib/impl/SocketHttpServerConnection.java:94: warning: [dep-ann] deprecated item is not annotated with @Deprecated
  where K,V are type-variables:
    K extends Object declared in class HashMap
    V extends Object declared in class HashMap
Depends on: 750699
Depends on: 750700
Depends on: 750701
Depends on: 750703
Depends on: 750705
Depends on: 750706
Depends on: 750708
Depends on: 750709
Depends on: 750710
Depends on: 750711
No longer depends on: 750711
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.