On Wed, 17 Mar 2021 23:19:10 GMT, Daniel D. Daugherty
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'
On Wed, 17 Mar 2021 22:23:43 GMT, Chris Plummer 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 pu
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.
-
Commit messages:
- re