RFR: JDK-8235352: java.lang.runtime.package-info should be annotated with @PreviewFeature
Jonathan Gibbons
jonathan.gibbons at oracle.com
Wed Jan 8 22:16:34 UTC 2020
Yeah, that's the specdiff, not the underlying API, but I can see the
info I was looking for. Thanks.
-- Jon
On 1/8/20 2:13 PM, Vicente Romero wrote:
> sure, please find it at [1]
>
> Thanks,
> Vicente
>
> [1] http://cr.openjdk.java.net/~vromero/8235352/specdiff.runtime/
>
> On 1/8/20 4:17 PM, Jonathan Gibbons wrote:
>> 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