RFR: 8294519: (fs) java/nio/file/Files/CopyProcFile.java fails intermittenly due to unstable /proc/cpuinfo output
Lance Andersen
lancea at openjdk.org
Thu Sep 29 10:36:20 UTC 2022
On Thu, 29 Sep 2022 01:17:36 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.
Marked as reviewed by lancea (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/10479
More information about the nio-dev
mailing list