Thanks Alan. There is another bug on synchronization in the prefs
implementation that I need to look into.
I will get rid of the extra brace, and push this then.
- Kurchi
On 7/22/12 12:16 PM, Alan Bateman wrote:
On 19/07/2012 19:31, Kurchi Subhra Hazra wrote:
Hi,
While flushing user prefere
Changeset: 11d5ddc6a6d4
Author:alanb
Date: 2012-07-22 20:32 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/11d5ddc6a6d4
6633549: (dc) Include-mode filtering of IPv6 sources does not block datagrams
on Linux
Reviewed-by: chegar
! src/solaris/native/sun/nio/ch/DatagramDispatc
On 19/07/2012 19:31, Kurchi Subhra Hazra wrote:
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