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

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


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

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

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

Changes: https://git.openjdk.org/jdk/pull/14070/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=14070&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8307783
  Stats: 10 lines in 4 files changed: 9 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/14070.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14070/head:pull/14070

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


More information about the hotspot-runtime-dev mailing list