On Fri, 5 Jan 2024 20:45:22 GMT, Mandy Chung <mch...@openjdk.org> wrote:

>> Adam Sotona has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   StackCounter fix
>
> src/java.base/share/classes/java/lang/reflect/ProxyGenerator.java line 112:
> 
>> 110:     private static final ClassModel TEMPLATE;
>> 111: 
>> 112:     private static final Utf8Entry UE_Method;
> 
> Nit: good to group this list of static variables by type for netter 
> readability.

yes, will group it, thanks.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17121#discussion_r1444697655

Reply via email to