-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
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
-