RFR: 8263757: Remove serviceability/sa/ClhsdClasses.java from ZGC problem list
Chris Plummer
cjplummer at openjdk.java.net
Wed Mar 17 23:27:50 UTC 2021
On Wed, 17 Mar 2021 23:19:10 GMT, Daniel D. Daugherty <dcubed 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.
Thanks, Dan!
-------------
PR: https://git.openjdk.java.net/jdk/pull/3059
More information about the hotspot-gc-dev
mailing list