RFR 8185027: Typo in java.net.URLClassLoader.findResources(String) method documentation

Alan Bateman Alan.Bateman at oracle.com
Tue Dec 12 10:43:31 UTC 2017



On 12/12/2017 10:40, Chris Hegarty wrote:
>
> -     * @return an {@code Enumeration} of {@code URL}s
> -     *         If the loader is closed, the Enumeration will be empty.
> +     * @return An {@code Enumeration} of {@code URL}s.
> +     *         If the loader is closed, the Enumeration contains no 
> elements.

Looks good.


More information about the net-dev mailing list