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]