[jdk8u-dev] RFR: 8285836: sun/net/www/http/KeepAliveCache/KeepAliveProperty.java failed with "RuntimeException: Failed in server"
Severin Gehwolf
sgehwolf at openjdk.org
Wed Nov 19 15:37:31 UTC 2025
On Wed, 19 Nov 2025 13:39:06 GMT, Stewart X Addison <duke at openjdk.org> wrote:
> `runtime/containers/docker/TestCPUAwareness.java` failure
That is https://bugs.openjdk.org/browse/JDK-8370492 and a combination that `--cpu-shares=1023` back-mapping to the default `100` with the new mapping function. So a value of `--cpu-shares=1000` (mapping to `99`) should be chosen for the test.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/721#issuecomment-3553372378
More information about the jdk8u-dev
mailing list