On Tue, 16 Jun 2026 19:16:15 GMT, Chris Plummer <[email protected]> wrote:
>> Trivial fixes to reduce the noise in the Valhalla CI: >> - [JDK-8386793](https://bugs.openjdk.org/browse/JDK-8386793) [lworld] >> ProblemList >> serviceability/sa/TestJhsdbJstackMixedWithXComp.java#xcomp-disable-tiered-compilation >> on linux-aarch64 >> - [JDK-8386794](https://bugs.openjdk.org/browse/JDK-8386794) [lworld] >> ProblemList tools/javac/platform/CanHandleClassFilesTest.java on all >> platforms with enable-preview >> >> >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > test/hotspot/jtreg/ProblemList.txt line 208: > >> 206: compiler/valhalla/inlinetypes/TestIntrinsics.java#id6 8386237 >> generic-all >> 207: >> 208: >> serviceability/sa/TestJhsdbJstackMixedWithXComp.java#xcomp-disable-tiered-compilation >> 8386674 linux-aarch64 > > It also failed a couple of times with > serviceability/sa/TestJhsdbJstackMixedWithXComp.java#xcomp. Yes, but those were not frequent enough to warrant ProblemListing. Also, while the log files looks similar to me, they actually may not have been the same failure mode since the tests are NOT reporting why they failed. ------------- PR Review Comment: https://git.openjdk.org/valhalla/pull/2558#discussion_r3423646563
