Hi, I don't know, you tell me -- you have the tools that enforce @since-ness! Certainly, we can put @since on classes only, if that is acceptable.
-Aleksey On 02/01/2016 12:32 PM, Andrej Golovnin wrote: > 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.shipi...@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 >>