RFR: JDK-8314272: Improve java.util.prefs.BackingStoreException: Couldn't get file lock.
Alan Bateman
alanb at openjdk.org
Tue Aug 29 08:03:09 UTC 2023
On Mon, 28 Aug 2023 07:28:48 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> Hi Alan , when adding the test group sun/tools/jhsdb in TEST.root to the exclusiveAccess.dirs , I cannot see the error any more. So it seems your suggestions is correct .
My command was actually wondering why we didn't have a TEST.properties in java/util/prefs to define this property, I didn't spot that it is already defined in TEST.ROOT in the root directory. If that wasn't there then I would have expected to see a lot more issues running these tests concurrently. It sounds like this may be useful for the SA or jhsdb tests too.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15308#issuecomment-1696957881
More information about the core-libs-dev
mailing list