RFR(JDK10/JAXP): 8181153: Fix lint warnings in JAXP repo: dep-ann

Lance Andersen lance.andersen at oracle.com
Wed Jun 14 20:22:17 UTC 2017


Hi Joe,

Looks fine.

Best
Lance
> On Jun 14, 2017, at 1:44 PM, huizhe wang <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/
> 
> 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