On Wed, 18 Mar 2026 20:08:58 GMT, Chris Plummer <[email protected]> wrote:
>> Hi, >> >> The following tests fail with `--enable-preview` and have been bulk >> problemlisted: >> >> resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java >> serviceability/sa/CDSJMapClstats.java >> serviceability/sa/ClhsdbDumpheap.java >> serviceability/sa/ClhsdbJhisto.java >> serviceability/sa/ClhsdbJstackWithConcurrentLock.java >> serviceability/sa/TestJmapCore.java >> serviceability/sa/TestJmapCoreMetaspace.java >> sun/tools/jhsdb/HeapDumpTest.java >> sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java >> sun/tools/jhsdb/JShellHeapDumpTest.java >> >> >> Testing on Linux (x64, AArch64), macOS (x64, AArch64), Windows x64: >> * tier 1 sanity test >> * `:hotspot_serviceability` (most of the SA tests), with and without preview >> * `:hotspot_resourcehogs` (some SA tests), with and without preview >> * `:svc_tools` (some `jhsdb` tests), with and without preview > > It is best to detect new failures as they happen, not months down the road > when someone decides to disable this change and retest, and then has to > figure out what changes caused the new failures. > > It looks like only 8 tests out of about 90 tests are failing. Most of the > failures I skimmed over already have bugs filed for them. We should get them > all problem listed so we have clean results and can then readily detect new > failures. @plummercj @alexmenkov could I get a quick svc review/look before I integrate? TIA. ------------- PR Comment: https://git.openjdk.org/valhalla/pull/2236#issuecomment-4118355717
