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

Reply via email to