Code Review Request: 7198073: (prefs) user prefs not saved [macosx] (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Tue Oct 16 09:54:09 UTC 2012
- Previous message: Code Review Request: 7198073: (prefs) user prefs not saved [macosx]
- Next message: Code Review Request: 7198073: (prefs) user prefs not saved [macosx]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Code Review Request: 7198073: (prefs) user prefs not saved [macosx]
- Next message: Code Review Request: 7198073: (prefs) user prefs not saved [macosx]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]