mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8309937: Add @sealedGraph for some Panama FFM interfaces
Reviewed-by: mcimadamore
This commit is contained in:
parent
fb024fde7b
commit
b412fc79c3
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ import jdk.internal.javac.PreviewFeature;
|
|||
* @implSpec
|
||||
* This class is immutable, thread-safe and <a href="{@docRoot}/java.base/java/lang/doc-files/ValueBased.html">value-based</a>.
|
||||
*
|
||||
* @sealedGraph
|
||||
* @since 19
|
||||
*/
|
||||
@PreviewFeature(feature=PreviewFeature.Feature.FOREIGN)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue