RFR: 8047723: @since tag cleanup in jaxp
huizhe wang
huizhe.wang at oracle.com
Fri Jun 20 22:36:26 UTC 2014
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