RFR: 8263757: Remove serviceability/sa/ClhsdClasses.java from ZGC problem list
Daniel D.Daugherty
dcubed at openjdk.java.net
Wed Mar 17 23:21:49 UTC 2021
On Wed, 17 Mar 2021 22:23:43 GMT, Chris Plummer <cjplummer at 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
More information about the hotspot-gc-dev
mailing list