In keeping with the old adage: Eat for the hunger that's coming... I'm ProblemListing 4 sub-tests and two additional tests to guard against a train wreck of failures that's coming in Tier6 in the Valhalla CI:
- [JDK-8386506](https://bugs.openjdk.org/browse/JDK-8386506) [lworld] ProblemList 4 sub-tests that fail due to JDK-8386237 - [JDK-8386507](https://bugs.openjdk.org/browse/JDK-8386507) [lworld] ProblemList java/util/Arrays/ArraysEqCmpTest.java - [JDK-8386508](https://bugs.openjdk.org/browse/JDK-8386508) [lworld] ProblemList java/util/Arrays/largeMemory/ParallelPrefix.java --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8386508: [lworld] ProblemList java/util/Arrays/largeMemory/ParallelPrefix.java - 8386507: [lworld] ProblemList java/util/Arrays/ArraysEqCmpTest.java - 8386506: [lworld] ProblemList 4 sub-tests that fail due to JDK-8386237 Changes: https://git.openjdk.org/valhalla/pull/2538/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2538&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8386506 Stats: 7 lines in 2 files changed: 6 ins; 0 del; 1 mod Patch: https://git.openjdk.org/valhalla/pull/2538.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2538/head:pull/2538 PR: https://git.openjdk.org/valhalla/pull/2538
