Code Review Request: 7118100: Inconsistency when using system and user preference on OSX Lion (original) (raw)

Kurchi Hazra kurchi.subhra.hazra at oracle.com
Tue Feb 14 14:32:10 PST 2012


Hi,

While syncing user preferences, a BackingStoreException is not expected, since the current user should be able to read/write such preferences to the persistent storage (unlike system preferences, where current user needs to have admin rights). This fix aims at allowing a user preference node to sync any changes to the persistent storage.

Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7118100

Webrev: http://cr.openjdk.java.net/~khazra/7118100/webrev.00/

Thanks, Kurchi



More information about the macosx-port-dev mailing list