This is a follow-up enhancement request after JDK-8345580. Node::_idx should be a private member and all the usages of it should be replaced with an accessor.
- relates to
-
JDK-8345580 Remove const from Node::_idx which is modified
- Resolved