RFR: 8273880: Zero: Print warnings when unsupported intrinsics are enabled
Aleksey Shipilev
shade at openjdk.java.net
Fri Sep 17 06:47:46 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.
Thanks!
-------------
PR: https://git.openjdk.java.net/jdk/pull/5545
More information about the hotspot-dev
mailing list