RFR: 8016344 - (props) Properties.storeToXML behaviour has changed from JDK 6 to 7
Paul Sandoz
paul.sandoz at oracle.com
Fri Oct 18 11:38:58 UTC 2013
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.
> http://cr.openjdk.java.net/~dfuchs/webrev_8016344/webrev.01/
>
> -- daniel
More information about the core-libs-dev
mailing list