RFR 8029891 : Deadlock detected in java/lang/ClassLoader/deadlock/GetResource.java - A Revival

Brent Christian brent.christian at oracle.com
Wed May 11 18:22:50 UTC 2016


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



More information about the core-libs-dev mailing list