RFR: 8016344 - (props) Properties.storeToXML behaviour has changed from JDK 6 to 7
Daniel Fuchs
daniel.fuchs at oracle.com
Fri Oct 18 13:03:58 UTC 2013
On 10/18/13 1:38 PM, Paul Sandoz wrote:
>
> On Oct 18, 2013, at 1:15 PM, Daniel Fuchs <daniel.fuchs at oracle.com> wrote:
>
>> On 10/17/13 8:12 PM, Mandy Chung wrote:
>>> Daniel,
>>>
>>> Have you considered to revert to the previous version and simply iterate
>>> props.keySet rather than adding a new entry point just for
>>> jdk.internal.util.xml.PropertiesDefaultHandler to use?
>>
>> Yes - that would be simpler. Here is the new webrev:
>>
>
> Much much simpler. You might want to consider testing that non-String key/values are ignored.
>
> Paul.
Ooops - looks I forgot to refresh my webrev before publishing.
Thanks for catching that!
The new one is here:
http://cr.openjdk.java.net/~dfuchs/webrev_8016344/webrev.02/
>
>
>> http://cr.openjdk.java.net/~dfuchs/webrev_8016344/webrev.01/
>>
>> -- daniel
More information about the core-libs-dev
mailing list