On Tue, 11 Jul 2023 20:33:59 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:

>> Ashutosh Mehra has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Some code motion and factoring out common code
>>   
>>   Signed-off-by: Ashutosh Mehra <asme...@redhat.com>
>
> src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/ConstMethod.java 
> line 641:
> 
>> 639:   //            |                                           |
>> 640:   //            V                                           V
>> 641:   //            | ... | default | type | parameter | method |
> 
> So the `...` part is represented by `getSize()`? It would be good to call 
> that out. Also point out that each of the annotations pointers is optional.

Updated the comment.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14735#discussion_r1261592735

Reply via email to