mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8317874: Add @sealedGraph to StringTemplate.Processor.Linkage
Reviewed-by: rriggs
This commit is contained in:
parent
8f8c45b54a
commit
2d46b29728
1 changed files with 1 additions and 0 deletions
|
@ -595,6 +595,7 @@ public interface StringTemplate {
|
||||||
*
|
*
|
||||||
* @implNote This interface is sealed to only allow standard processors.
|
* @implNote This interface is sealed to only allow standard processors.
|
||||||
*
|
*
|
||||||
|
* @sealedGraph
|
||||||
* @since 21
|
* @since 21
|
||||||
*/
|
*/
|
||||||
@PreviewFeature(feature=PreviewFeature.Feature.STRING_TEMPLATES)
|
@PreviewFeature(feature=PreviewFeature.Feature.STRING_TEMPLATES)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue