On Wed, 8 May 2024 17:05:30 GMT, Kevin Walls <kev...@openjdk.org> wrote:
> Remove from zgc problemlists. > Trivial fix. > > 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 This pull request has now been integrated. Changeset: aa4cddd4 Author: Kevin Walls <kev...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/aa4cddd4b8a6a12ba5d0360a721aebaabf362fff Stats: 2 lines in 2 files changed: 0 ins; 2 del; 0 mod 8331950: Remove MemoryPoolMBean/isCollectionUsageThresholdExceeded from ZGC ProblemLists Reviewed-by: sspitsyn ------------- PR: https://git.openjdk.org/jdk/pull/19143