This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] javax.naming.directory.BasicAttributes


OK for both.

Thanks,

Bryce


Michael Koch wrote:


Hi list,


I prepared the attached patch to merge javax.naming.directory.BasicAttributes with classpath.

Ok for trunk and 4.0?


Michael



2005-04-02 Mark Wielaard <mark@klomp.org>


* javax/naming/directory/BasicAttributes.java (equals): Compare to any
Attributes and attribute order doesn't matter.
(BasicAttributesEnumeration.where): Initialize to zero.
(BasicAttributesEnumeration.nextElement): Update and compare where
appropriately (zero based).




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]