RFR: 8367302: New test jdk/jfr/event/profiling/TestCPUTimeSampleQueueAutoSizes.java from JDK-8366082 is failing [v10]

Johannes Bechberger jbechberger at openjdk.org
Tue Oct 7 10:26:14 UTC 2025


> This change hopefully fixes the test failures by making the test cases more resilient.

Johannes Bechberger has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 11 additional commits since the last revision:

 - Remove from ProblemList
 - Merge branch 'master' into parttimenerd_make_auto_size_test_more_resilient
 - Fix build issue
 - Fix disabling out-of-stack walking and time box handling
 - Make main assertion less strict
 - Add synchronized
 - Add @requires vm.flagless
 - Remove synchronized
 - Tiny fixes
 - Simplify code
 - ... and 1 more: https://git.openjdk.org/jdk/compare/33b311d0...3f6fa333

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/27293/files
  - new: https://git.openjdk.org/jdk/pull/27293/files/afd9815f..3f6fa333

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27293&range=09
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27293&range=08-09

  Stats: 162276 lines in 1928 files changed: 132930 ins; 17108 del; 12238 mod
  Patch: https://git.openjdk.org/jdk/pull/27293.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27293/head:pull/27293

PR: https://git.openjdk.org/jdk/pull/27293


More information about the hotspot-dev mailing list