On Thu, 18 Jun 2026 18:14:28 GMT, Daniel D. Daugherty <[email protected]> wrote:
> 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). This pull request has now been integrated. Changeset: 8f8b311d Author: Daniel D. Daugherty <[email protected]> URL: https://git.openjdk.org/valhalla/commit/8f8b311db24bba3e7d1f81df5b6d866994c509e1 Stats: 5 lines in 2 files changed: 5 ins; 0 del; 0 mod 8386904: [lworld] ProblemList tests that fail due to JDK-8375645 on all platforms 8387050: [lworld] ProblemList two compiler/valhalla/inlinetypes/TestValueClasses.java sub-tests in Xcomp mode Reviewed-by: dholmes ------------- PR: https://git.openjdk.org/valhalla/pull/2567
