On 5/10/16 2:56 PM, Brent Christian wrote:
While good progress was made during the original code review, all of the overridden methods in Properties caused an explosion of unnecessary JavaDoc (see specdiff at [2]). With the recent fix of 8073100 (new "@hidden" JavaDoc tag), we can now avoid the additional clutter.
To see @hidden in action, here's what the new specdiff looks like: http://cr.openjdk.java.net/~bchristi/8029891/webrev.4/specdiff/package-summary.html -Brent