diff options
author | Paul Duffin <paulduffin@google.com> | 2018-07-18 16:22:30 +0100 |
---|---|---|
committer | Paul Duffin <paulduffin@google.com> | 2018-07-19 15:22:02 +0100 |
commit | 3ce676f7bd420793e8f9c837f0a3033854fed2b2 (patch) | |
tree | baa17792178afb3c48cff4964bc9af473c9bf674 /annotations/generate_annotated_java_files.py | |
parent | c60d9b3849fcbfaf3fbb17c35426d95ba42823ea (diff) |
Verify Inflater/DeflaterInputStream against upstream OpenJDK 8u121-b13
Cleaned up the change markers to make them consistent. Added more
information about the change and why they were changed.
InflaterInputStream patches
* Make closed accessible to subclasses.
- Created b/111592689 to track work to investigate whether this could
be removed.
* Unconditionally close external inflaters (b/26462400)
- Created b/111630946 to track work to investigate whether this could
be removed.
* Return more accurate value from available().
- Removed the Android patch and replaced with a functionally
equivalent patch from upstream bug
https://bugs.openjdk.java.net/browse/JDK-7031075
DeflaterInputStream patches
* Return more accurate value from available().
- Updated the comment with more information and commented out the
upstream code. Created b/111589691 to track further work.
Bug: 111061052
Test: checkbuild, flash, CtsLibcoreTestCases
Change-Id: I8dbe37790ac9f3900b85eab04a7c6be1de44fb79
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions