JDK 26 |
---|
26 b13Fixed |
Causes :
|
|
Relates :
|
|
Relates :
|
RelocIterator currently uses a pointer to the current element. If we change it to use a base pointer plus an index, then we can undo the workarounds which were introduced in JDK-8352112
|