[9] RFR of 8079539: java/util/prefs/CodePointZeroPrefsTest.java fails with "java.util.prefs.BackingStoreException: Couldn't get file lock."

Brian Burkhalter brian.burkhalter at oracle.com
Thu Jun 18 18:24:32 UTC 2015


On Jun 18, 2015, at 11:23 AM, Alan Bateman <Alan.Bateman at oracle.com> wrote:

>> The problem was due to a lack of permissions to set up the user root. This resulted from my omission to include the definition of the java.util.prefs.userRoot property in a @run tag.
>> 
>> 
> This looks okay and is consistent with how the other prefs tests need to run. It also helps with test runs that use -concurrency.

Thanks for the issue comment and quick review. I’ll push it once the regression test job succeeds.

Brian


More information about the core-libs-dev mailing list