RFR: 8326127: JFR: Add SafepointCleanupTask to hardToTestEvents of TestLookForUntestedEvents

Denghui Dong ddong at openjdk.org
Mon Feb 19 07:03:02 UTC 2024


Greetings,

[JDK-8322630](https://bugs.openjdk.org/browse/JDK-8322630) made the `EventSafepointCleanupTask` hard to test. We'd better move it to hardToTestEvents of TestLookForUntestedEvents instead of commenting out it.

Denghui

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

Commit messages:
 - 8326127: JFR: Add SafepointCleanupTask to hardToTestEvents of TestLookForUntestedEvents

Changes: https://git.openjdk.org/jdk/pull/17907/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17907&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8326127
  Stats: 5 lines in 2 files changed: 1 ins; 1 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/17907.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17907/head:pull/17907

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


More information about the hotspot-jfr-dev mailing list