mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8326951: since-checker - missing @ since tags
Reviewed-by: jpai
This commit is contained in:
parent
31f70391e5
commit
e0bab78640
7 changed files with 22 additions and 5 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue