mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8317868: Add @sealedGraph to MethodHandleDesc and descendants
Reviewed-by: jvernee, mli
This commit is contained in:
parent
ecd25e7d6f
commit
ffadd63575
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue