8225763: Inflater and Deflater should implement AutoCloseable #19675
8225763: Inflater and Deflater should implement AutoCloseable
d4f965b6
fix whitespace
6e32965d
liach
commented
on 2024-06-12
convert the tests to junit
79e68e91
Chen's suggestion - improve code comment
4a52fe2b
merge latest from master branch
6eb89759
merge latest from master branch
8bd9d591
Stuart's review - improve class level javadoc
2aa87f93
Stuart's review - update the close() and end() expectations
f12829f2
update tests to match the new specification
c4e84dd4
merge latest from master branch
f1c57d0b
Roger's suggestion - Make Inflater.close() and Deflater.close() final…
b60181bb
Lance's review - specify methods that throw IllegalStateException if …
56e6e088
missed a few methods for specifying IllegalStateException
108b858a
merge latest from master branch
246042f9
Stuart's review - improve end() API doc
84cd26ec
improve Deflater class level doc
19f2db96
merge latest from master branch
f35f70a2
update the class level documentation of Inflater to match the updates…
f155bf73
update end() to remove mention of other methods throwing IllegalState…
359670b8
merge latest from master branch
f11153b3
Revert "Roger's suggestion - Make Inflater.close() and Deflater.close…
3bbba7d0
provide guidance to subclasses on which method to override for cleani…
42ff9059
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub