RFR: JDK-8235352: java.lang.runtime.package-info should be annotated with @PreviewFeature
Jonathan Gibbons
jonathan.gibbons at oracle.com
Wed Jan 8 21:17:44 UTC 2020
Vicente,
Given that you have put the {@preview} at the beginning, how well does
this interact with javadoc and javadoc's handling of the first sentence
in summary contexts? Could you generate docs and post the API bundle
along with the webrev.
-- Jon
On 01/08/2020 01:11 PM, Vicente Romero wrote:
> Please review this simple fix which is adding the @PreviewFeature and
> related doc to, new for records, file
> java/lang/runtime/package-info.java. Webrev is at [1] and JIRA issue
> at [2]
>
> Thanks,
> Vicente
>
> [1] http://cr.openjdk.java.net/~vromero/8235352/webrev.00/
> [2] https://bugs.openjdk.java.net/browse/JDK-8235352
More information about the compiler-dev
mailing list