RFR: 8047723: @since tag cleanup in jaxp

Henry Jen henry.jen at oracle.com
Sat Jun 21 00:24:08 UTC 2014


Looks like it's pretty easy to do a find and replace in files in jaxp 
folder. If this is desired, we can do it in a separate webrev to be 
clear on changeset history?

Cheers,
Henry

On 06/20/2014 03:36 PM, huizhe wang wrote:
> Hi Henry,
>
> Is it possible to add to the @since tool/script to remove repository
> revision notes?  They appear in the API document as if they reflect
> meaningful "version". An example in
> http://cr.openjdk.java.net/~henryjen/jdk9/8047723/0/webrev/src/javax/xml/parsers/DocumentBuilderFactory.java.udiff.html
>
>
>    * @version $Revision: 1.9 $, $Date: 2010/05/25 16:19:44 $
>
>
> This is also true in packages not in the webrevs (ones that have proper
> @since tag), for example
> http://docs.oracle.com/javase/8/docs/api/javax/xml/datatype/DatatypeFactory.html
>
>
> $Revision: 1.13 $, $Date: 2010/03/11 23:10:53 $
>
>
> It looks good otherwise.
>
> Thanks,
> Joe
>
> On 6/20/2014 2:39 PM, Henry Jen wrote:
>> Hi,
>>
>> Please review a trivial webrev for jdk9/jaxp that do the same @since
>> tag normalization as in jdk9/jdk.
>>
>> http://cr.openjdk.java.net/~henryjen/jdk9/8047723/0/webrev/
>>
>> I am not sure if there is another mailing list thatis more appropriate
>> for this, if so, please direct me to the right ml. Thanks.
>>
>> Cheers,
>> Henry
>



More information about the core-libs-dev mailing list