Code Review Request: 7198073: (prefs) user prefs not saved [macosx]
Alan Bateman
Alan.Bateman at oracle.com
Tue Oct 16 09:54:09 UTC 2012
On 16/10/2012 01:53, Kurchi Hazra wrote:
> Hi Alan,
>
> Please find an updated webrev with a test included:
> http://cr.openjdk.java.net/~khazra/7198073/webrev.01/
>
> CheckUserPrefsStorage.sh is the main entry point - it runs
> CheckUserPrefFirst first (which creates and attempts to store a
> preference),
> and then runs CheckUserPrefLater (which attempts to retrieve the
> preference stored by the former).
Thanks for adding a test, it looks good to me, I just wonder if we
should run with java.util.prefs.userRoot=. so that we don't leave
anything behind in the event that CheckUserPrefLater doesn't run.
-Alan
More information about the core-libs-dev
mailing list