-
Bug
-
Resolution: Fixed
-
P4
-
None
-
None
The value class specific APIs should be annotated with \@PrevewFeature.
For example,
\@PreviewFeature(feature = PreviewFeature.Feature.VALUE_OBJECTS)
The tests using those APIs will need to add '@EnablePreview'.
For example,
\@PreviewFeature(feature = PreviewFeature.Feature.VALUE_OBJECTS)
The tests using those APIs will need to add '@EnablePreview'.
- clones
-
JDK-8301720 [lworld] Value class APIs should have javadoc annotation for PreviewFeature
-
- Resolved
-