-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
An array load is either:
- guarded by a range check
- proven in bound at compile time (in which case its range constant fold)
- pinned
I propose adding verification logic for that.
- guarded by a range check
- proven in bound at compile time (in which case its range constant fold)
- pinned
I propose adding verification logic for that.
- relates to
-
JDK-8298951 Umbrella: improve CCP and IGVN verification
-
- Open
-