Trivial fixes to ProblemList tests in repo-valhalla: - [JDK-8386904](https://bugs.openjdk.org/browse/JDK-8386904) [lworld] ProblemList tests that fail due to JDK-8375645 on all platforms - [JDK-8387050](https://bugs.openjdk.org/browse/JDK-8387050) [lworld] ProblemList two compiler/valhalla/inlinetypes/TestValueClasses.java sub-tests in Xcomp mode
For JDK-8386904, normally, we do not ProblemList tests in repo-valhalla when the fix is being chased/developed in main-line. However, in this case, all of the CI sightings for applications/ctw/modules/java_base_2.java and applications/ctw/modules/java_base.java are in repo-valhalla. --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8387050: [lworld] ProblemList two compiler/valhalla/inlinetypes/TestValueClasses.java sub-tests in Xcomp mode - applications/ctw/modules/java_base.java also fails the same way. - 8386904: [lworld] ProblemList tests that fail due to JDK-8375645 on all platforms Changes: https://git.openjdk.org/valhalla/pull/2567/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2567&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8386904 Stats: 5 lines in 2 files changed: 5 ins; 0 del; 0 mod Patch: https://git.openjdk.org/valhalla/pull/2567.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2567/head:pull/2567 PR: https://git.openjdk.org/valhalla/pull/2567
