Integrated: 8307783: runtime/reflect/ReflectOutOfMemoryError.java timed out

Daniel D. Daugherty dcubed at openjdk.org
Sat May 20 16:43:59 UTC 2023


On Sat, 20 May 2023 15:56:35 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

> A trivial fix to increase a timeout:
> [JDK-8307783](https://bugs.openjdk.org/browse/JDK-8307783) runtime/reflect/ReflectOutOfMemoryError.java timed out
> 
> Trivial fixes to ProblemList tests:
> [JDK-8308468](https://bugs.openjdk.org/browse/JDK-8308468) ProblemList containers/docker/TestMemoryAwareness.java on linux-x64
> [JDK-8308470](https://bugs.openjdk.org/browse/JDK-8308470) ProblemList javax/management/remote/mandatory/connection/BrokenConnectionTest.java on linux-all
> [JDK-8308471](https://bugs.openjdk.org/browse/JDK-8308471) ProblemList javax/management/remote/mandatory/loading/MissingClassTest.java on windows-x64 w/ loom
> [JDK-8308472](https://bugs.openjdk.org/browse/JDK-8308472) ProblemList javax/management/remote/mandatory/loading/RMIDownloadTest.java on windows-x64 w/ loom
> [JDK-8308473](https://bugs.openjdk.org/browse/JDK-8308473) ProblemList java/lang/instrument/NativeMethodPrefixAgent.java with loom

This pull request has now been integrated.

Changeset: a0f4a948
Author:    Daniel D. Daugherty <dcubed at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a0f4a948bb76ce5ea11d8fe08e788ed43516ca4e
Stats:     10 lines in 4 files changed: 9 ins; 0 del; 1 mod

8307783: runtime/reflect/ReflectOutOfMemoryError.java timed out
8308468: ProblemList containers/docker/TestMemoryAwareness.java on linux-x64
8308470: ProblemList javax/management/remote/mandatory/connection/BrokenConnectionTest.java on linux-all
8308471: ProblemList javax/management/remote/mandatory/loading/MissingClassTest.java on windows-x64 w/ loom
8308472: ProblemList javax/management/remote/mandatory/loading/RMIDownloadTest.java on windows-x64 w/ loom
8308473: ProblemList java/lang/instrument/NativeMethodPrefixAgent.java with loom

Reviewed-by: lmesnik

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

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


More information about the hotspot-runtime-dev mailing list