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


>>>>> "Olivier" == Olivier Jolly <olivier.jolly@pcedev.com> writes:

Olivier> 2006-01-18  Olivier Jolly  <olivier.jolly@pcedev.com>
Olivier>     * gnu/testlet/java/lang/Double/DoubleTest.java: Added tests which
Olivier> make sure that unwrapping of new Double(Double.MAX_VALUE) in
Olivier> Method.invoke works correctly

Hmm, was Method in 1.0?
I think you should write a new test file for this test.
You can just copy the boilerplate bits from DoubleTest, and up the
tag to 1.2 or whatever it is.

Tom


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