https://bz.apache.org/bugzilla/show_bug.cgi?id=62868

Donald <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WONTFIX                     |---
             Status|RESOLVED                    |REOPENED

--- Comment #3 from Donald <[email protected]> ---
According to the javadoc of java.lang.ClassLoader.getResources(String) the
order is important:

{quote}
@apiNote
When overriding this method it is recommended that an implementation ensures
that any delegation is consistent with the getResource(String) method. This
should ensure that the first element returned by the Enumeration's nextElement
method is the same resource that the getResource(String) method would return.
{quote}

Can you reconsider this ticket?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to