mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8297145: Add a @sealedGraph tag to ConstantDesc
Reviewed-by: darcy
This commit is contained in:
parent
099b42f360
commit
76a24c3f90
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue