RFR: JDK-8314272: Improve java.util.prefs.BackingStoreException: Couldn't get file lock.

David Holmes dholmes at openjdk.org
Mon Aug 21 05:16:27 UTC 2023


On Fri, 18 Aug 2023 12:30:45 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> errno 11 seems to be EAGAIN.

Sounds like the native code should be retrying in this case.

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

PR Comment: https://git.openjdk.org/jdk/pull/15308#issuecomment-1685653886


More information about the core-libs-dev mailing list