On Tue, 18 Apr 2023 01:06:31 GMT, Joe Darcy <da...@openjdk.org> wrote:

>> Just above (line 228) you can see a call to this method where the argument 
>> comes from `Map.values()` whose type is `Collection` so I'd prefer to leave 
>> it as is rather than have to convert the argument to a `List`.
>
> In that case, I think the comment on line 232 should be updated to not say 
> "list".

I changed the comment to "Encodes annotations to a byte array."

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

PR Review Comment: https://git.openjdk.org/jdk/pull/12810#discussion_r1169582963

Reply via email to