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 <[email protected]
<mailto:[email protected]>> 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