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 <[email protected]> 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 >
