Integrated: 8297292: java/nio/channels/FileChannel/FileExtensionAndMap.java is too slow

Brian Burkhalter bpb at openjdk.org
Fri Feb 10 19:46:54 UTC 2023


On Thu, 9 Feb 2023 02:08:03 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Reduce the test’s disk space requirement by one third and the total number of files tested by half. With this change, the test was observed to still fail with a SIGBUS using JDK 11.0.15 on Linux 5.15.0-58. The test’s run time decreased by about two thirds: for one sample run from 29m56s to 10m13s in the CI on Linux-x64. A run with 50 repeats had no failures.

This pull request has now been integrated.

Changeset: 84e47996
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/84e47996e88cf640e5e9d5ab4be8a640c67afbf5
Stats:     240 lines in 2 files changed: 0 ins; 240 del; 0 mod

8297292: java/nio/channels/FileChannel/FileExtensionAndMap.java is too slow

Reviewed-by: jpai

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

PR: https://git.openjdk.org/jdk/pull/12479


More information about the nio-dev mailing list