On Mon, 23 Aug 2021 17:48:02 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:
>> test/langtools/jdk/javadoc/doclet/testUnicode/TestUnicode.java line 64: >> >>> 62: checkOutput("Code.html", true, >>> 63: """ >>> 64: """); >> >> Is don't think this is supposed to be an empty string, is it? > > Oops, will investigate what happened in my repo. This could've been detected during testing, if we had https://github.com/openjdk/jdk/pull/4811. ------------- PR: https://git.openjdk.java.net/jdk/pull/5168