RFR: JDK-8260858: Implementation specific property xsltcIsStandalone for XSLTC Serializer

Naoto Sato naoto at openjdk.java.net
Tue Feb 16 17:47:40 UTC 2021


On Tue, 16 Feb 2021 17:23:35 GMT, Joe Wang <joehw at openjdk.org> wrote:

>> 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?
>
> In general, we're keeping it at source level 8 to facilitate backports. As a result, only a few projects so far have been done using more advanced features.

Makes sense. Thanks for the explanation.

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

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


More information about the core-libs-dev mailing list