The issue was introduced by JDK-8318650
```
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/home/hamlin/workspace/repos/github/jdk-sha1/src/hotspot/share/opto/matcher.cpp:1727), pid=1724437, tid=1726882
# assert(false) failed: bad AD file
#
# JRE version: OpenJDK Runtime Environment (23.0) (fastdebug build 23-internal-adhoc.hamlin.jdk-sha1)
# Java VM: OpenJDK 64-Bit Server VM (fastdebug 23-internal-adhoc.hamlin.jdk-sha1, mixed mode, compressed oops, compressed class ptrs, g1 gc, linux-riscv64)
# Problematic frame:
# V [libjvm.so+0xeb31e2] Matcher::Label_Root(Node const*, State*, Node*, Node*&)+0x5d8
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /home/hamlin/workspace/repos/github/jdk-sha1/JTwork/jdk/incubator/vector/Byte128VectorLoadStoreTests/core.1724437)
```