RFR: 8344925: translet-name ignored when package-name is also set [v2]

Joe Wang joehw at openjdk.org
Thu Feb 6 20:19:53 UTC 2025


On Thu, 6 Feb 2025 17:58:08 GMT, Severin Gehwolf <sgehwolf at 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


More information about the core-libs-dev mailing list