RFR: 8331950: Remove MemoryPoolMBean/isCollectionUsageThresholdExceeded from ZGC ProblemLists

Kevin Walls kevinw at openjdk.org
Thu May 9 08:31:00 UTC 2024


Remove from zgc problemlists.

This was omitted when https://bugs.openjdk.org/browse/JDK-8303136 was integrated.

I see the tests passing, including with ZGC.  Just ran my own batch of tests in addition, and it includes passes with e.g. -XX:+UseZGC -XX:+ZGenerational

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

Commit messages:
 - Remove MemoryPoolMBean/isCollectionUsageThresholdExceeded from ZGC ProblemLists

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

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


More information about the serviceability-dev mailing list