On Sat, 13 Feb 2021 00:16:50 GMT, Joe Wang <jo...@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