[hibernate-dev] ArrayIndexOutOfBoundsException in ReflectionHelper.parametersResolveToSameTypes

Gunnar Morling gunnar at hibernate.org
Wed Dec 11 11:44:05 EST 2013


Ales,

Can you confirm that some static method is involved here (which was the
case for HV-818)? I can't see one on your Email class but maybe there is
one on AbstractEntity?

If so, I think releasing a 5.0.2.Final would make sense, containing the
following three issues:

* HV-818 (this issue)
* HV-838 (the class loader leak)
* HV-835 (updating to ClassMate 1.0)

The last one is not strictly required as the changes from 0.8 to 1.0 are
basically doc fixes, still I'd prefer to have HV use the same version as WF
does since recently.

Scott, do you know when the cut-off is for delivering stuff into WF CR1?

--Gunnar




2013/12/11 Scott Marlow <smarlow at redhat.com>

> On 12/11/2013 07:40 AM, Emmanuel Bernard wrote:
> > https://hibernate.atlassian.net/browse/HV-818
> >
> > I am a bit uncertain of the case and frequency when that happens. If
> > WildFly does plan to stay on the 5.0.x series, we probably want to fix
> > it in a 5.0.2. Same for the classloader leak I imagine.
>
> WildFly 8 is close to releasing .cr1, so staying with 5.0.1.Final or
> switching to a 5.0.2.Final, sounds right to me.
>
>
> >
> > Emmanuel
> >
> > On Wed 2013-12-11 11:23, Ales Justin wrote:
> >> @Hardy, Emmanuel: https://gist.github.com/alesj/7908062
> >>
> >> Imo, any AIOOBE is a bug.
> >>
> >> -Ales
> >>
> >> _______________________________________________
> >> hibernate-dev mailing list
> >> hibernate-dev at lists.jboss.org
> >> https://lists.jboss.org/mailman/listinfo/hibernate-dev
> > _______________________________________________
> > hibernate-dev mailing list
> > hibernate-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/hibernate-dev
> >
>
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>


More information about the hibernate-dev mailing list