mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8299740: CaptureCallState is missing @Preview annotation
Reviewed-by: alanb
This commit is contained in:
parent
136f5db03d
commit
5eee2a07f5
1 changed files with 1 additions and 0 deletions
|
@ -345,6 +345,7 @@ public sealed interface Linker permits AbstractLinker {
|
|||
* }
|
||||
* }
|
||||
*/
|
||||
@PreviewFeature(feature=PreviewFeature.Feature.FOREIGN)
|
||||
sealed interface CaptureCallState extends Option
|
||||
permits LinkerOptions.CaptureCallStateImpl {
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue