8317868: Add @sealedGraph to MethodHandleDesc and descendants

Reviewed-by: jvernee, mli
This commit is contained in:
Per Minborg 2023-10-23 06:16:27 +00:00
parent ecd25e7d6f
commit ffadd63575

View file

@ -35,6 +35,7 @@ import static java.lang.constant.DirectMethodHandleDesc.Kind.CONSTRUCTOR;
* A <a href="package-summary.html#nominal">nominal descriptor</a> for a
* {@link MethodHandle} constant.
*
* @sealedGraph
* @since 12
*/
public sealed interface MethodHandleDesc