Integrated: 8273880: Zero: Print warnings when unsupported intrinsics are enabled

Aleksey Shipilev shade at openjdk.java.net
Fri Sep 17 06:47:47 UTC 2021


On Thu, 16 Sep 2021 09:41:34 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> At least one test is currently failing:
> 
> 
> $ CONF=linux-x86_64-zero-fastdebug make exploded-test TEST=compiler/cpuflags/TestAESIntrinsicsOnUnsupportedConfig.java
> ...
> # java.lang.AssertionError: Expected message not found: 'warning: AES instructions are not available on this CPU'.
> 
> 
> Zero should print warnings when unsupported (all) intrinsics are enabled.

This pull request has now been integrated.

Changeset: 54b45676
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/54b456764bedb53adb7ae3c25f64d44dd8322ada
Stats:     65 lines in 1 file changed: 65 ins; 0 del; 0 mod

8273880: Zero: Print warnings when unsupported intrinsics are enabled

Reviewed-by: dholmes

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

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


More information about the hotspot-dev mailing list