On Thu, 20 Nov 2025 14:49:28 GMT, Roger Riggs <[email protected]> wrote:

>> Good point. Thank you.
>
>> Nit - the use of square brackets is usually meant to imply "optional". Here 
>> it is mandatory to specify a digit between 0 and 9 following the "zip-" 
>> text. Perhaps using angular bracket would be better?
> 
> Hmmm,  square brackets in the shell are a regex indicating a wildcard.  I 
> think that `[0-9]` reads better in the shell/command line context.

No objections from me to let it stay in the current form then.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28359#discussion_r2549116902

Reply via email to