On Tue, 13 Jan 2026 01:30:11 GMT, Daniel D. Daugherty <[email protected]> wrote:
> Trivial fixes to ProblemList various tests: > - [JDK-8375087](https://bugs.openjdk.org/browse/JDK-8375087) [lworld] > ProblemList java/util/Collection/MOAT.java > A trivial fix to ProblemList java/util/Collection/MOAT.java. > Note: A better fix would be to limit this to C1, but there isn't a C1 > specific ProblemList. > - [JDK-8375204](https://bugs.openjdk.org/browse/JDK-8375204) [lworld] > ProblemList compiler/valhalla/inlinetypes/TestOopsInReturnConvention.java#c1 > with AotJdk on windows-x64 > > This is a trivial test fix to a default timeout value: > - [JDK-8375207](https://bugs.openjdk.org/browse/JDK-8375207) [lworld] > java/util/ResourceBundle/modules/basic/BasicTest.java times out on > windows-x64 in Xcomp mode Looks good! ------------- Marked as reviewed by coleenp (Committer). PR Review: https://git.openjdk.org/valhalla/pull/1891#pullrequestreview-3657752258
