RFR: 8294519: (fs) java/nio/file/Files/CopyProcFile.java fails intermittenly due to unstable /proc/cpuinfo output [v2]
Lance Andersen
lancea at openjdk.org
Thu Sep 29 20:46:33 UTC 2022
On Thu, 29 Sep 2022 18:16:37 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> 1. Change source from `/proc/cpuinfo` to `/proc/version`.
>> 2. Do not swallow errors in `@BeforeTest` config action.
>> 3. Remove test from problem list.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8294519: Add some braces for better readability
Marked as reviewed by lancea (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/10479
More information about the nio-dev
mailing list