On Sun, 14 Feb 2021 21:27:49 GMT, Naoto Sato <na...@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?

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.

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

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

Reply via email to