JDK-8354084 : Streamline XPath API's extension function control
  • Type: Enhancement
  • Component: xml
  • Sub-Component: jaxp
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-04-09
  • Updated: 2025-05-13
  • Resolved: 2025-05-01
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 25
25 b22Fixed
Related Reports
CSR :  
Relates :  
Sub Tasks
JDK-8354537 :  
Description
The JAXP secure feature (FEATURE_SECURE_PROCESSING) and the JDK's `jdk.xml.enableExtensionFunctions` property appear to be redundant with regard to controlling Extension Functions in the XPath API.
Comments
Changeset: cf0db963 Branch: master Author: Joe Wang <joehw@openjdk.org> Date: 2025-05-01 17:03:29 +0000 URL: https://git.openjdk.org/jdk/commit/cf0db96314863376254bacbff4eefd13e3527707
01-05-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/24605 Date: 2025-04-11 23:05:51 +0000
11-04-2025