On Mon, 20 Sep 2021 17:15:48 GMT, Brett Okken <[email protected]> wrote:
>> The difference is that Holder will fail that way forever, while the DLC have >> a chance to resurrect on next call. > > So I guess the question is whether there is a valid transitory failure use > case? > The difference is that Holder will fail that way forever, while the DLC have > a chance to resurrect on next call. Is it really possible that next call will succeed after the previous one failed with an exception? ------------- PR: https://git.openjdk.java.net/jdk/pull/5517
