[jdk17] Integrated: 8268966: AArch64: 'bad AD file' in some vector conversion tests
Eric Liu
eliu at openjdk.java.net
Tue Jul 6 16:01:51 UTC 2021
On Mon, 5 Jul 2021 11:41:42 GMT, Eric Liu <eliu at openjdk.org> wrote:
> JVM crashes with 'bad AD file' on some vector api test cases with
> 'Xcomp' option. Further analysis shows that, there are some missing
> rules for vector conversion. Since we are now in jdk 17 RDP 1, it would
> be better to mark them as unsupported for now and add match rules in
> future. Test cases also added to verify the conversion between types.
This pull request has now been integrated.
Changeset: 1166ef25
Author: Eric Liu <eliu at openjdk.org>
Committer: Vladimir Kozlov <kvn at openjdk.org>
URL: https://git.openjdk.java.net/jdk17/commit/1166ef25e9a119b1801f036eaea1d97fc2bb9329
Stats: 1031 lines in 3 files changed: 1028 ins; 0 del; 3 mod
8268966: AArch64: 'bad AD file' in some vector conversion tests
Reviewed-by: aph
-------------
PR: https://git.openjdk.java.net/jdk17/pull/211
More information about the hotspot-compiler-dev
mailing list