On 07/06/2017 12:09, Lance Andersen wrote:
I think you can drop the javadoc from this patch as Mandy has more complete javadoc going in as part of JDK-8181639.Hi all,This RFR marks idk.xml.bind and idk.xml.ws for deprecation and removal. The CCC has been approved.
Adding @Deprecated looks fine although these two modules are tool modules that don't export APIs (and so unlikely that anyone will be compiling against them and seeing warnings).
-Alan