8297194: Add a @sealedGraph tag to Buffer

Reviewed-by: alanb
This commit is contained in:
Per Minborg 2022-11-17 11:46:51 +00:00 committed by Alan Bateman
parent bd57e2138f
commit 171553a611

View file

@ -190,6 +190,7 @@ import java.util.Spliterator;
* @author Mark Reinhold
* @author JSR-51 Expert Group
* @since 1.4
* @sealedGraph
*/
public abstract sealed class Buffer