8068373: (prefs) FileSystemPreferences writes \0 to XML storage, causing loss of all preferences
Brian Burkhalter
brian.burkhalter at oracle.com
Thu Mar 12 15:04:27 UTC 2015
On Mar 12, 2015, at 5:06 AM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
> If put throws IAE for an invalid key name then having get and remove do the same would be consistent. As the NUL case is a corner case and preferences don't seem to be widely used then I would think the compatibility impact of the IAE in a major release wouldn't be too significant. I think it should be okay to do it in a follow-on bug if that makes it easier.
I am inclined to check in the approved patch and file a follow-on issue as you suggest.
Thanks,
Brian
More information about the core-libs-dev
mailing list