Re: Bug in sun.dyn.util.Wrapper.forWrapperType

2009-08-17 Thread John Rose
Thanks! -- John On Aug 13, 2009, at 1:42 AM, Rémi Forax wrote: > I was playing with findbugs on jdk7 > and it find a bug in sun.dyn.util.Wrapper ___ mlvm-dev mailing list mlvm-dev@openjdk.java.net http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Bug in sun.dyn.util.Wrapper.forWrapperType

2009-08-13 Thread Rémi Forax
I was playing with findbugs on jdk7 and it find a bug in sun.dyn.util.Wrapper /** Return the wrapper that wraps values into the given wrapper type. * If it is {...@code Object} or an interface, return {...@code OBJECT}. * Otherwise, it must be a wrapper type. * The type must