When working on JDK-8355614 in Valhalla, I noticed that FieldInfo::_index is not initialized in the constructor. Although this does not seem to cause any issues at this point, it should be fixed.
- caused by
-
JDK-8292818 replace 96-bit representation for field metadata with variable-sized streams
-
- Resolved
-