On Fri, 10 Dec 2021 12:22:22 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:
> Hi Chris, > It looks good in general. I feel the parameter 'retry' is a little bit > confusing. It is possible to rename it to some to 'retriedOnce'. Another > approach would be to name it 'allowRetry' and revert the meaning of boolean > value. > I leave it up to you to keep the original approach or make any change. > Thanks, > Serguei Ok. I changed it to allowRetry. ------------- PR: https://git.openjdk.java.net/jdk/pull/6795