RFR (XS) 8148730: Add @since tags in new String concat APIs

Andrej Golovnin andrej.golovnin at gmail.com
Mon Feb 1 09:32:48 UTC 2016


Hi Aleksej,

is it really needed to add the "@since 9" tag to the
methods/constructors when the whole class is since JDK 9? As far as I
know the @since tag should be only added to class members introduced
in a later version than the class.

Best regards,
Andrej Golovnin

On Mon, Feb 1, 2016 at 10:21 AM, Aleksey Shipilev
<aleksey.shipilev at oracle.com> wrote:
> Hi,
>
> Please review this tiny update, that puts @since 9 tags over new Indify
> String Concat JDK APIs:
>   http://cr.openjdk.java.net/~shade/8148730/webrev.01/
>
> Cheers,
> -Aleksey
>



More information about the core-libs-dev mailing list