On Tue, 13 Apr 2021 16:33:21 GMT, Jim Laskey <[email protected]> wrote:
> Move makeXXXSpilterator from public (@hidden) to protected. No API ch This looks exactly like my proposed solution! +1 Thanks! Just my question: Is `@hidden` not needed to remove the documentation from protected method? Or is this automatically hidden by javadoc? ------------- Marked as reviewed by uschindler (Author). PR: https://git.openjdk.java.net/jdk/pull/3469
