RFR: 7903711: Rewrite simple methods ANC plugin to classfile API [v2]

Leonid Kuskov lkuskov at openjdk.org
Tue Apr 16 01:30:59 UTC 2024


On Mon, 15 Apr 2024 18:57:39 GMT, Alexandre Iline <shurailine at openjdk.org> wrote:

>> I am however updating all the cases where the type is non-obvious - that point is IMO valid.
>
> Any strong opinion on the remaining vars?

there is just one thing: code should be readable without a strong understanding of what a method is returning in an assignment statement. If the receiver does not follow naming conventions, then at least its type should be shown in the code.

-------------

PR Review Comment: https://git.openjdk.org/jcov/pull/44#discussion_r1566600541


More information about the jcov-dev mailing list