Toggle navigation
Oracle Technology Network
Java
Java SE
Community
Bug Database
JDK-8372717 : Fix the missing optimization issues for vector nodes caused by JDK-8286941
Type:
Enhancement
Component:
hotspot
Sub-Component:
compiler
Affected Version:
27
Priority:
P4
Status:
New
Resolution:
Unresolved
Submitted:
2025-11-28
Updated:
2025-12-01
Related Reports
Relates :
JDK-8286941 - Add mask IR for partial vector operations for ARM SVE
Relates :
JDK-8371603 - assert(_inputs.at(alias_idx) == nullptr || _inputs.at(alias_idx) == load->in(1)) failed
Description
Please see discussions from https://github.com/openjdk/jdk/pull/9037#discussion_r2569378555
Comments
This really is a duplicate of JDK-8371603, right?
01-12-2025
Make sure to use the attached regression tests from JDK-8371603.
28-11-2025