RFR(JDK10/JAXP): 8181153: Fix lint warnings in JAXP repo: dep-ann
huizhe wang
huizhe.wang at oracle.com
Wed Jun 14 21:15:06 UTC 2017
Thanks Lance! Pushed.
-Joe
On 6/14/2017 1:22 PM, Lance Andersen wrote:
> Hi Joe,
>
> Looks fine.
>
> Best
> Lance
>> On Jun 14, 2017, at 1:44 PM, huizhe wang <huizhe.wang at oracle.com
>> <mailto:huizhe.wang at oracle.com>> wrote:
>>
>> Hi,
>>
>> This change fixes dep-ann warnings.
>>
>> (1) For most cases, @Deprecated is simply added below the @deprecated
>> javadoc tag and above the relevant class or method.
>>
>> (2) For XSLTErrorResources*.java, unused constants are removed.
>>
>> (3) DOM2Helper.java
>> The original DOM2Helper was deprecated and now removed. Useful
>> methods are consolidated into utils/DOM2Helper.java. The usages in
>> AttList and TreeWalker are updated accordingly.
>>
>> **Note that there's no change to the methods in DOM2Helper, they
>> are simply copied from the original DOM2Helper and DOMHelper.
>>
>> All tests passed. JCK 9 passed.
>>
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8181153
>> webrevs: http://cr.openjdk.java.net/~joehw/jdk10/8181153/webrev/
>> <http://cr.openjdk.java.net/%7Ejoehw/jdk10/8181153/webrev/>
>>
>> Thanks,
>> Joe
>>
>
> <http://oracle.com/us/design/oracle-email-sig-198324.gif>
> <http://oracle.com/us/design/oracle-email-sig-198324.gif><http://oracle.com/us/design/oracle-email-sig-198324.gif>
> <http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance
> Andersen| Principal Member of Technical Staff | +1.781.442.2037
> Oracle Java Engineering
> 1 Network Drive
> Burlington, MA 01803
> Lance.Andersen at oracle.com <mailto:Lance.Andersen at oracle.com>
>
>
>
More information about the core-libs-dev
mailing list