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. This pull request has now been integrated. Changeset: 5d5813a5 Author: Chris Plummer <cjplum...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/5d5813a5 Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod 8263757: Remove serviceability/sa/ClhsdClasses.java from ZGC problem list Reviewed-by: dcubed ------------- PR: https://git.openjdk.java.net/jdk/pull/3059