Node:grow() and Node::out_grow() are clearly copy-pasted from each other (see e.g. wrong comment "Grow the input array" in Node::out_grow()), and their core logic could be factor out into a third function, or at least cleaned up.
Thanks to [~jsjolen] for the suggestion!
Thanks to [~jsjolen] for the suggestion!
- links to
-
Commit(master) openjdk/jdk/8f64ccc0
-
Review(master) openjdk/jdk/23928