JDK-8260858 : Implementation specific property xsltcIsStandalone for XSLTC Serializer
  • Type: Bug
  • Component: xml
  • Sub-Component: jaxp
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-02-01
  • Updated: 2021-03-02
  • Resolved: 2021-02-19
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 17
17 b11Fixed
Related Reports
CSR :  
Relates :  
Relates :  
Relates :  
Description
A new documentation for implementation specific features and properties has been added as an implementation note in module-info through a patch for JDK-8249867. Existing features and properties need to be normalized and appended to the table.

The legacy property http://www.oracle.com/xml/is-standalone for the XSLTC Serializer shall be standardized based on the new specification, changing the prefix to http://www.oracle.com/xml/properties and name to isStandalone.

Comments
Changeset: c99eeb01 Author: Joe Wang <joehw@openjdk.org> Date: 2021-02-19 06:34:21 +0000 URL: https://git.openjdk.java.net/jdk/commit/c99eeb01
19-02-2021