On Jun 18, 2015, at 11:23 AM, Alan Bateman <alan.bate...@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