On Thu, 9 Mar 2023 18:19:17 GMT, Mandy Chung <mch...@openjdk.org> wrote:

>> Adam Sotona has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   FingerPrint.maybeNestedClass set final
>
> src/jdk.jartool/share/classes/sun/tools/jar/FingerPrint.java line 252:
> 
>> 250:         private final int access;
>> 251:         private final boolean publicClass;
>> 252:         private boolean maybeNestedClass;
> 
> should be final since this is no longer updated.

fixed, thanks.

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

PR: https://git.openjdk.org/jdk/pull/11694

Reply via email to