Code Review Request: 7184287: (prefs) BackingStoreException when calling flush on root node[macosx] (original) (raw)
Kurchi Subhra Hazra kurchi.subhra.hazra at oracle.com
Thu Jul 19 18:31:20 UTC 2012
- Previous message: hg: jdk8/tl/jdk: 7081476: test/java/net/InetSocketAddress/B6469803.java failing intermittently
- Next message: Code Review Request: 7184287: (prefs) BackingStoreException when calling flush on root node[macosx]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: hg: jdk8/tl/jdk: 7081476: test/java/net/InetSocketAddress/B6469803.java failing intermittently
- Next message: Code Review Request: 7184287: (prefs) BackingStoreException when calling flush on root node[macosx]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]