8297145: Add a @sealedGraph tag to ConstantDesc

Reviewed-by: darcy
This commit is contained in:
Per Minborg 2022-11-26 08:29:34 +00:00 committed by Alan Bateman
parent 099b42f360
commit 76a24c3f90

@ -74,6 +74,7 @@ import java.lang.invoke.VarHandle.VarHandleDesc;
* @jvms 4.4 The Constant Pool
*
* @since 12
* @sealedGraph
*/
public sealed interface ConstantDesc
permits ClassDesc,