You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2011/01/13 17:43:48 UTC

[jira] Updated: (DERBY-83) Incorrect string conversion for DECIMAL on JDK1.5

     [ https://issues.apache.org/jira/browse/DERBY-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kathey Marsden updated DERBY-83:
--------------------------------

    Fix Version/s: 10.1.1.0

> Incorrect string conversion for DECIMAL on JDK1.5
> -------------------------------------------------
>
>                 Key: DERBY-83
>                 URL: https://issues.apache.org/jira/browse/DERBY-83
>             Project: Derby
>          Issue Type: Improvement
>          Components: SQL
>         Environment: JDK1.5
>            Reporter: Jeremy Boynes
>             Fix For: 10.1.1.0
>
>         Attachments: derby_decimal_format.patch
>
>
> On JDK1.5, BigDecimal.toString() will use exponential notation for small values. This results in different text from SQLDecimal.getString() on 1.5 vs. earlier VMs

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.