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

Alan Bateman alanb at openjdk.org
Wed Aug 16 14:54:21 UTC 2023


On Wed, 16 Aug 2023 14:44:23 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> Hi Alan, I am not sure what 'interesting file path' you are referring to. I only added an integer (errno/errcode) and at one place fix strings shared/nonshared to the exception message.

Oh I see, I thought you wanted to include the file lock on Unix, which would have issues. The error code might be okay, just very different to other places.

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

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


More information about the core-libs-dev mailing list