<AWT Dev> [9] Review request for 8134152: Public API for java 8 DataFlavor fields do not have @since tag

Alexander Scherbatiy alexandr.scherbatiy at oracle.com
Thu Dec 3 07:52:29 UTC 2015


The fix looks good to me.

Thanks,
Alexandr.


On 30/11/15 18:40, Semyon Sadetsky wrote:
> +1
>
> --Semyon
>
> On 11/30/2015 3:52 PM, Alexey Ivanov wrote:
>> Hello,
>>
>> Please review the following documentation fix for jdk9:
>>         bug: https://bugs.openjdk.java.net/browse/JDK-8134152
>>         webrev: 
>> http://cr.openjdk.java.net/~aivanov/8134152/jdk9/webrev.00/
>>
>> In JDK 8, three new fields were added to 
>> java.awt.datatransfer.DataFlavor class:
>>     * selectionHtmlFlavor
>>     * fragmentHtmlFlavor
>>     * allHtmlFlavor
>>
>> These fields do not have @since tag in their Javadoc.
>>
>>
>> Regards,
>> Alexey
>



More information about the awt-dev mailing list