Integrated: 8294519: (fs) java/nio/file/Files/CopyProcFile.java fails intermittenly due to unstable /proc/cpuinfo output
Brian Burkhalter
bpb at openjdk.org
Thu Sep 29 21:09:28 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.
This pull request has now been integrated.
Changeset: a07975bf
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a07975bf3e321bdf02748693930c2523fa1df22d
Stats: 18 lines in 2 files changed: 6 ins; 6 del; 6 mod
8294519: (fs) java/nio/file/Files/CopyProcFile.java fails intermittenly due to unstable /proc/cpuinfo output
Reviewed-by: alanb, shade, lancea
-------------
PR: https://git.openjdk.org/jdk/pull/10479
More information about the nio-dev
mailing list