RFR: JDK-8312530 Problemlist runtime/os/TestTrimNative.java

Daniel D. Daugherty dcubed at openjdk.org
Sat Jul 22 14:54:39 UTC 2023


On Sat, 22 Jul 2023 06:21:31 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Trivial patch to problemlist a test that fails intermittently on Oracle Linux 7.9

Changes requested by dcubed (Reviewer).

test/hotspot/jtreg/ProblemList.txt line 101:

> 99: runtime/os/TestTracePageSizes.java#Parallel 8267460 linux-aarch64
> 100: runtime/os/TestTracePageSizes.java#Serial 8267460 linux-aarch64
> 101: runtime/os/TestTrimNative.java 8312525 linux-all

That entry won't work. It should be:

runtime/os/TestTrimNative.java#trimNative 8312525 linux-all

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

PR Review: https://git.openjdk.org/jdk/pull/14983#pullrequestreview-1542104794
PR Review Comment: https://git.openjdk.org/jdk/pull/14983#discussion_r1271305306


More information about the hotspot-runtime-dev mailing list