Withdrawn: 8150303: Rewrite test/tools/javac/Paths/Diagnostics.sh
duke
duke at openjdk.java.net
Thu Mar 4 14:25:40 UTC 2021
On Wed, 6 Jan 2021 14:18:49 GMT, Guoxiong Li <github.com+13688759+lgxbslgx at openjdk.org> wrote:
> Hi all,
>
> This patch rewrites Diagnostics.sh to java code by using ToolBox API.
> And I have a question: What does the `elts` mean in the following comments? Is it `elements`?
> I think that a meaningful name should be used.
>
> // Warn for missing elts in user-specified paths
> // No warning for missing elts in "system" paths
>
> Thank you for taking the time to review.
>
> Best Regards.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1959
More information about the compiler-dev
mailing list