On Thu, 6 Feb 2025 17:58:08 GMT, Severin Gehwolf <sgehw...@openjdk.org> wrote:
>> Joe Wang has updated the pull request incrementally with one additional >> commit since the last revision: >> >> update test > > test/jaxp/javax/xml/jaxp/unittest/transform/PropertiesTest.java line 94: > >> 92: >> 93: if (generateTranslet) { >> 94: //Files.list(Path.of(path)).forEach(System.out::println); > > Left over from testing the test? I'd suggest to remove this commented out > code. Removed. Thanks. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23446#discussion_r1945366583