8326951: since-checker - missing @ since tags

Reviewed-by: jpai
This commit is contained in:
Nizar Benalla 2024-06-04 16:51:39 +00:00 committed by Jaikiran Pai
parent 31f70391e5
commit e0bab78640
7 changed files with 22 additions and 5 deletions

View file

@ -336,6 +336,8 @@ public class Deflater {
* @param dictionary the dictionary data bytes
* @see Inflater#inflate
* @see Inflater#getAdler()
*
* @since 11
*/
public void setDictionary(ByteBuffer dictionary) {
synchronized (zsRef) {