On Fri, 8 Jan 2021 09:02:46 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:

> Zero does not build SA (see make/autoconf/jdk-options.m4), yet the 
> serviceability/sa tests do not know about this, because vm.hasSA is still 
> "true" for Zero. This makes Serviceability test fail for no good reason. The 
> tests should be skipped for Zero.
> 
> Additional testing:
>  - [x] Linux x86_64 Zero `serviceability/sa` tests (now skipped)
>  - [x] Linux x86_64 Server `serviceability/sa` tests (still run)

Marked as reviewed by cjplummer (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/1999

Reply via email to