On Wed, 17 Mar 2021 22:23:43 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
> The test name has a typo (should be ClhsdbClasses - the 'b' is missing). > Therefore it was not actually being excluded, and therefore it runs just fine > with ZGC. This is expected since it is not a heap related test. > > I'd like to push this as a trivial change. Thumbs up. I agree that this is a trivial change. ------------- Marked as reviewed by dcubed (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/3059