diff options
| author | Brian Carlstrom <bdc@google.com> | 2012-07-24 17:08:44 -0700 |
|---|---|---|
| committer | Brian Carlstrom <bdc@google.com> | 2012-07-27 11:43:09 -0700 |
| commit | 8155888a2c4e7cc28596deec28433e1984cfaf11 (patch) | |
| tree | 7fa6f41f51336f91dffa3512ceacce42eec72f72 /annotations/generate_annotated_java_files.py | |
| parent | bebe134c3f9d0ab0ab7c769edd5788abe1fa7632 (diff) | |
Fix HttpURLConnection CloseGuard warning due to lack of close on GZIPInputStream
java.lang.Throwable: Explicit termination method 'end' not called
at dalvik.system.CloseGuard.open(CloseGuard.java:184)
at java.util.zip.Inflater.<init>(Inflater.java:82)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:96)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:81)
at libcore.net.http.HttpEngine.initContentStream(HttpEngine.java:523)
at libcore.net.http.HttpEngine.readResponse(HttpEngine.java:831)
at libcore.net.http.HttpURLConnectionImpl.getResponse(HttpURLConnectionImpl.java:274)
at libcore.net.http.HttpURLConnectionImpl.getResponseCode(HttpURLConnectionImpl.java:486)
at ...
Bug: 6602529
Change-Id: I9b49cbca561f8780d08844e566820087fdffc4d7
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions
