On Wed, 20 Sep 2023 21:18:43 GMT, Roger Riggs <rri...@openjdk.org> wrote:

>> Brian Burkhalter has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   8315960: Fix indentation
>
> test/jdk/java/io/File/TempDirDoesNotExist.java line 98:
> 
>> 96:                                       new String[] {
>> 97:                                           "-Djava.io.tmpdir=" +
>> 98:                                           tempDir(),
> 
> These lines could be joined. Or perhaps move the "+" to the beginning of the 
> next line as in the others below.

Fixed in b3ac8c7b1242281bda86f7dc98efccf2bcefc7f6.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15757#discussion_r1332216006

Reply via email to