[jdk11u-dev] RFR: 8224617: (fs) java/nio/file/FileStore/Basic.java found filesystem twice [v2]
luchenlin
duke at openjdk.org
Tue Jun 13 09:55:03 UTC 2023
On Tue, 13 Jun 2023 09:22:11 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
>> luchenlin has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fix the trivial issues
>
> test/lib/jdk/test/lib/util/FileUtils.java line 306:
>
>> 304: new AtomicReference<Throwable>();
>> 305: thr.setUncaughtExceptionHandler(
>> 306: new Thread.UncaughtExceptionHandler() {
>
> Indentation is one off here.
fixed
-------------
PR Review Comment: https://git.openjdk.org/jdk11u-dev/pull/1933#discussion_r1227853239
More information about the jdk-updates-dev
mailing list