RFR: 7903711: Rewrite simple methods ANC plugin to classfile API [v2]
Alexandre Iline
shurailine at openjdk.org
Tue Apr 16 17:22:59 UTC 2024
On Tue, 16 Apr 2024 01:28:01 GMT, Leonid Kuskov <lkuskov at openjdk.org> wrote:
>> 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.
I agree fully, and I have changed the code to that end. The only vars left are where it is obvious what the type is.
-------------
PR Review Comment: https://git.openjdk.org/jcov/pull/44#discussion_r1567711738
More information about the jcov-dev
mailing list