mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8297150: Add a @sealedGraph tag to Reference
Reviewed-by: darcy, alanb
This commit is contained in:
parent
8effaa8f1f
commit
390e69ad06
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ import jdk.internal.ref.Cleaner;
|
|||
*
|
||||
* @author Mark Reinhold
|
||||
* @since 1.2
|
||||
* @sealedGraph
|
||||
*/
|
||||
|
||||
public abstract sealed class Reference<T>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue