RFR: JDK-8260858: Implementation specific property xsltcIsStandalone for XSLTC Serializer
Naoto Sato
naoto at openjdk.java.net
Sun Feb 14 21:30:40 UTC 2021
On Sat, 13 Feb 2021 00:16:50 GMT, Joe Wang <joehw at openjdk.org> wrote:
> Adds a property similar to 'isStandalone' in JDK-8249867.
>
> Please note that the test received an auto-format. The material changes were the two tests marked with bug id 8260858 and related data and methods.
test/jaxp/javax/xml/jaxp/unittest/common/prettyprint/PrettyPrintTest.java line 107:
> 105: + "\n"
> 106: + "</xsl:stylesheet>";
> 107:
Could be better to use text blocks?
-------------
PR: https://git.openjdk.java.net/jdk/pull/2559
More information about the core-libs-dev
mailing list