RFR of JDK-8176566: @since value errors in types of java.base module

Hamlin Li huaming.li at oracle.com
Tue Mar 14 03:44:42 UTC 2017


On 2017/3/14 11:25, Martin Buchholz wrote:
> Hi Hamlin,
>
> You probably did this using a tool - what is it?  Is the tool part of 
> openjdk?
Hi Martin,

Yes, I'm using a tool which I just implemented, it's not part of openjdk 
currently.
> If you have a tool, you can fairly easily fix all the code maintained 
> by the openjdk project.
Yes, I have a plan to fix all @since issues in openjdk, it will take 
some time. As there are lots of issues in repos, and as the tool is just 
implemented, I need to manually analyze all the issues reported by the tool.
> You're fixing JDK-8164058 
> <https://bugs.openjdk.java.net/browse/JDK-8164058>, so consider taking 
> ownership of that bug.
Sure, I will discuss with current owner of the issue.

Thank you
-Hamlin
>
> On Mon, Mar 13, 2017 at 8:11 PM, Hamlin Li <huaming.li at oracle.com 
> <mailto:huaming.li at oracle.com>> wrote:
>
>     Would you please review the below patch?
>
>     bug: https://bugs.openjdk.java.net/browse/JDK-8176566
>     <https://bugs.openjdk.java.net/browse/JDK-8176566>
>
>     webrev: http://cr.openjdk.java.net/~mli/8176566/webrev.00/
>     <http://cr.openjdk.java.net/%7Emli/8176566/webrev.00/>
>
>
>     Thank you
>
>     -Hamlin
>
>



More information about the core-libs-dev mailing list