mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-13 03:45:19 +00:00
8317868: Add @sealedGraph to MethodHandleDesc and descendants
Reviewed-by: jvernee, mli
This commit is contained in:
parent
ecd25e7d6f
commit
ffadd63575
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user