On Thu, 15 May 2025 09:49:10 GMT, Per Minborg <pminb...@openjdk.org> wrote:
> This PR improves the robustness of tests on slow machines such as "zero" > variants. The timeout was increased to 10 minutes for both tests. There are > many combinations in `TestAccessModes`, so the test takes some time even on a > fast machine. In `StdLibTest`, there are numerous native calls, and these can > be much slower on "zero" machines. In the latter test class, I made some > attempts to improve performance. On my M1 machine, the test was about 10% > faster with the changes (but I only did one run, so this might be in the > error margin). I am closing this PR without integrating, as it has been fixed elsewhere (see issue) ------------- PR Comment: https://git.openjdk.org/jdk/pull/25248#issuecomment-2912450694