admin@glassfish.java.net

Re: CODE REVIEW: IntEntry.java (trivial)

From: Kedar Mhaswade <Kedar.Mhaswade_at_Sun.COM>
Date: Thu, 17 May 2007 10:14:42 -0700

I don't know who the owner of this Class is. IMO, this is not used by
admin code.

Please try dev_at_glassfish.
Also, send the associated IT issue.

Thanks.

Lloyd L Chambers wrote:
> Timeout: 2pm 5/17
>
> Index: src/java/com/sun/enterprise/util/collection/IntEntry.java
> ===================================================================
> RCS file:
> /cvs/glassfish/appserv-commons/src/java/com/sun/enterprise/util/collection/IntEntry.java,v
>
> retrieving revision 1.5
> diff -r1.5 IntEntry.java
> 64c64
> < return (int)key ^ (int)(key>>32);
> ---
> > return key;
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>