RFR (JDK 12/java.base) 8213325: (props) Properties.loadFromXML does not fully comply with the spec

Joe Wang huizhe.wang at oracle.com
Wed Nov 14 17:32:53 UTC 2018


Hi Daniel,

You're right. It isn't strictly necessary. It was there only because it 
was in a pair with startDTD as in the original SAX interface. I can 
remove it as it doesn't serve anything here.

Thanks,
Joe

On 11/14/18, 2:32 AM, Daniel Fuchs wrote:
> Hi Joe,
>
> I do not see where the new DTDHandler::endDTD methos is called.
> Is that an oversight or is there more magic?
>
> best regards,
>
> -- daniel
>
> On 14/11/2018 05:18, Joe Wang wrote:
>> Hi,
>>
>> Please review a patch to bring the small footprint parser for 
>> java.util.Properties compliant with the specification.
>>
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8213325
>> webrevs: http://cr.openjdk.java.net/~joehw/jdk12/8213325/webrev/
>>
>> Thanks,
>> Joe
>


More information about the core-libs-dev mailing list