On Oct 18, 2013, at 1:15 PM, Daniel Fuchs <daniel.fu...@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