Bug 46551

GemBuilder for Java

3.1.3

All Platforms

GbjObject.stringValue( ) on really big numbers is wrong

Using the GbjObject.stringValue( ) method will return incorrect results on objects that are LargeIntegers on GS 64-bit or LargePositiveIntegers/LargeNegativeIntegers on GS 32-bit.

Workaround

Use GbjObject.asString( ) instead.


                

Last updated: 6/12/19