Re: [hibernate-dev] NaturalIdXrefDelegate key comparison issue

2012-03-12 Thread Demetz, Guenther
@lists.jboss.org Subject: [hibernate-dev] NaturalIdXrefDelegate key comparison issue I haven't spent a ton of time looking into this yet but while trying to update uPortal to use naturalIds in 4.1.1 I think I ran into a bug in: NaturalIdXrefDelegate$NaturalIdResolutionCache.areSame(Object[], Object[])

[hibernate-dev] NaturalIdXrefDelegate key comparison issue

2012-03-10 Thread Eric Dalquist
I haven't spent a ton of time looking into this yet but while trying to update uPortal to use naturalIds in 4.1.1 I think I ran into a bug in: NaturalIdXrefDelegate$NaturalIdResolutionCache.areSame(Object[], Object[]) That code uses Type.compare(Object x, Object y) to compare each pair of field