RFR: 8280041: Retry loop issues in java.io.ClassCache [v3]
Aleksey Shipilev
shade at openjdk.java.net
Fri Jan 21 11:04:24 UTC 2022
On Wed, 19 Jan 2022 13:10:55 GMT, Peter Levart <plevart at openjdk.org> wrote:
> WDYT?
I like the idea of holding to a value strongly for a brief period of time, in order to guarantee progress! The sample code was a bit hard to follow, so I rewrote the loop a bit with comments, see new commit. This still passes tests.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7092
More information about the core-libs-dev
mailing list