On Fri, 19 Sep 2025 18:20:43 GMT, Sergey Bylokhov <[email protected]> wrote:
> The default timeout factor for tests was changed by > [JDK-8260555](https://bugs.openjdk.org/browse/JDK-8260555). Since then, the > HeadlessMalfunctionTest may occasionally fail on some systems when run in > parallel with other tests. When executed alone, it usually completes in 30–40 > seconds, but under CPU spikes it can take up to ~120 seconds, which can > occasionally cause it to fail. This pull request has now been integrated. Changeset: 320230db Author: Sergey Bylokhov <[email protected]> URL: https://git.openjdk.org/jdk/commit/320230db5f9ca95f23218704cb2e69521e03852f Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8367795: HeadlessMalfunctionTest may fail due to timeout Reviewed-by: prr ------------- PR: https://git.openjdk.org/jdk/pull/27397
