This is the mail archive of the mauve-patches@sourceware.org mailing list for the Mauve 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: setting Double.MAX_VALUE as Double into double primitive setter through Method.invoke


Hi Olivier,

On Wed, 2006-01-18 at 22:47 +0100, Olivier Jolly wrote:
> 2006-01-18  Olivier Jolly  <olivier.jolly@pcedev.com>
>      * gnu/testlet/java/lang/Double/DoubleSetterTest.java: new test which
> 	makes sure that unwrapping of new Double(Double.MAX_VALUE) in
> 	Method.invoke works correctly

Thanks, I committed this to CVS.
Seems only cacao fails one of these.
FAIL: gnu.testlet.java.lang.Double.DoubleSetterTest: Error: test_max
return wrong results (number 4)
Other runtimes seem to get this right.

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


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