On Tue, 9 Nov 2021 19:34:50 GMT, Alan Bateman <al...@openjdk.org> wrote:

>> Joe Wang has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   javadoc clarification for setFeature and setProperty
>
> src/java.xml/share/classes/javax/xml/xpath/XPathFactory.java line 377:
> 
>> 375:      * Sets a property for this {@code XPathFactory}. A property set on 
>> the
>> 376:      * factory is effective to the {@code XPath} object created 
>> thereafter, but
>> 377:      * not ones that may have been created beforehand.
> 
> It might be clear to say something like "The property has no impact on XPath 
> object that are already created".

Thanks Alan. Updated accordingly.

-------------

PR: https://git.openjdk.java.net/jdk/pull/6215

Reply via email to