RFR: 8194651: javadoc: mark the com.sun.javadoc API for removal

Kumar Srinivasan kumar.x.srinivasan at oracle.com
Sat Feb 10 00:43:18 UTC 2018


Martin, Jon,

Yes this one: https://bugs.openjdk.java.net/browse/JDK-8194764

When I filed the above bug, I could  only reproduce the above only with
langtools/make ant script, this issue never showed up while building the 
jdk, because of this
http://hg.openjdk.java.net/jdk/jdk/file/5e2d2067da48/make/common/SetupJavaCompilers.gmk#l34

Has the above been changed ? even so with JDK-8194764, it should not happen.

Kumar

On 2/9/2018 4:22 PM, Jonathan Gibbons wrote:
> Martin,
>
> I'm not hearing any CI alarm bells ringing here, and I've just 
> completed a clean build of the latest bits in jdk/jdk repo.
>
> There was a related javac fix that went back a few days ago, from Jan 
> Lahoda. Is it possible that either you didn't pick up that fix, or 
> that you have a locally modified copy of javadoc that needs to be updated?
>
> -- Jon
>
> On 02/09/2018 04:06 PM, Martin Buchholz wrote:
>> This seems to break the build
>>
>> * For target 
>> buildtools_interim_langtools_modules_jdk.javadoc.interim__the.BUILD_jdk.javadoc.interim_batch:
>> /home/martin/ws/jdk/src/jdk.javadoc/share/classes/com/sun/tools/javadoc/main/SourcePositionImpl.java:31: 
>> warning: [removal] SourcePosition in com.sun.javadoc has been 
>> deprecated and marked for removal
>> import com.sun.javadoc.SourcePosition;
>>                       ^
>> error: warnings found and -Werror specified
>> 1 error
>> 1 warning
>>
>>
>> On Fri, Feb 9, 2018 at 10:51 AM, Jonathan Gibbons 
>> <jonathan.gibbons at oracle.com <mailto:jonathan.gibbons at oracle.com>> wrote:
>>
>>     OK
>>
>>     -- Jon
>>
>>
>>
>>     On 1/23/18 2:02 PM, Kumar Srinivasan wrote:
>>
>>         Hi,
>>
>>         Please review fix for 8194651,
>>         https://bugs.openjdk.java.net/browse/JDK-8194651
>>         <https://bugs.openjdk.java.net/browse/JDK-8194651>
>>         Webrev: http://cr.openjdk.java.net/~ksrini/8194651/webrev.01/
>>         <http://cr.openjdk.java.net/%7Eksrini/8194651/webrev.01/>
>>
>>         Please note this is blocked by: JDK-8194764
>>
>>         Thanks
>>         Kumar
>>
>>
>>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/javadoc-dev/attachments/20180209/b2fd2a6b/attachment.html>


More information about the javadoc-dev mailing list