On Fri, 27 Sep 2024 01:42:26 GMT, Henry Jen <[email protected]> wrote:
>> src/jdk.jartool/share/classes/sun/tools/jar/resources/jar.properties line
>> 169:
>>
>>> 167: extracted: {0}
>>> 168: out.kept=\
>>> 169: \ \ skipped: {0}
>>
>> We might want to add a bit more wording to indicate it is being skipped due
>> to the file already existing on disk
>
> I follow existing pattern with short status update. Open to suggestions.
Perhaps something like:
` \ \ file: {0} exists, skipped`
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21141#discussion_r1780957293