RFR: 8276141: XPathFactory set/getProperty method [v2]

Joe Wang joehw at openjdk.java.net
Fri Nov 5 16:44:48 UTC 2021


On Fri, 5 Nov 2021 10:59:44 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Joe Wang has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add default impl; Add tests.
>
> src/java.xml/share/classes/javax/xml/xpath/XPathFactory.java line 406:
> 
>> 404:      * @implSpec
>> 405:      * The default implementation in the XPath API throws
>> 406:      * {@link java.lang.UnsupportedOperationException}.
> 
> I think you can drop "in the XPath API" from the sentence.

Dropped.

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

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


More information about the core-libs-dev mailing list