Hi Kelvin,

I'm using IBM's J2RE 1.4.2 IBM Windows 32 build cn142ifx-20060209 (SR4-1):

Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)
Classic VM (build 1.4.2, J2RE 1.4.2 IBM Windows 32 build
cn142ifx-20060209 (SR4-1) (JIT enabled: jitc))

-Chris

On 5/14/07, kelvin goodson <[EMAIL PROTECTED]> wrote:
Hi Chris,
  I don't see this failure when I run against a 1.4.2 environment ...
java version "1.4.2_07"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_07-b05)
Java HotSpot(TM) Client VM (build 1.4.2_07-b05, mixed mode)

Which implementation / version of the JDK are you using?

Regards, Kelvin.


On 11/05/07, Chris Mildebrandt <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> The following test fails when compiling with a 1.4.2 JDK:
>
>     public void testTuscany_836() {
>         assertEquals(DataObjectUtil.getBigDecimal(new Long(Long.MAX_VALUE
> )).lo
> ngValue(), Long.MAX_VALUE);
>     }
>
> That method can be found in this file:
>
> src\test\java\org\apache\tuscany\sdo\test\TypeConversionTestCase.java
>
> Let me know if you have any questions. Thanks,
> -Chris
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to