Code Review Request: 7184287: (prefs) BackingStoreException when calling flush on root node[macosx]
Kurchi Subhra Hazra
kurchi.subhra.hazra at oracle.com
Thu Jul 19 18:31:20 UTC 2012
Hi,
While flushing user preferences, a BackingStoreException is not expected, since
the current user should be able to 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 flush any changes to the persistent storage on Mac OS X.
Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7184287
Webrev: http://cr.openjdk.java.net/~khazra/7184287/webrev.00/
Thanks,
Kurchi
More information about the core-libs-dev
mailing list